| .. |
|
__init__.py
|
|
|
|
conftest.py
|
Support a dburi for the ingester queue (SQLite + Postgres)
|
2026-06-03 14:34:09 +03:00 |
|
test_api.py
|
Make ingester job retry idempotent against a live sibling
|
2026-06-16 16:05:05 +03:00 |
|
test_circuit_breaker.py
|
|
|
|
test_cli.py
|
improve coverage
|
2026-06-22 12:59:44 +03:00 |
|
test_config.py
|
Renew job leases from the worker pool; lease-based reaping
|
2026-06-25 13:26:09 +03:00 |
|
test_filter.py
|
Improve test coverage for cli, filter, registry, and migrations
|
2026-06-01 18:00:47 +03:00 |
|
test_fs_source.py
|
compare off-loop work against actual event-loop thread, fix ty
|
2026-06-22 10:17:02 +03:00 |
|
test_http_source.py
|
Add configurable max_file_size to reject oversized files before ingestion
|
2026-06-01 18:40:46 +03:00 |
|
test_metadata.py
|
Pass fetched FetchResult to ingester metadata providers
|
2026-06-16 16:37:26 +03:00 |
|
test_pipeline.py
|
Add run-batch manifest replay
|
2026-06-22 11:39:12 +03:00 |
|
test_pollers.py
|
Add side-effect-free batch dry-run discovery
|
2026-06-22 11:33:26 +03:00 |
|
test_queue.py
|
Add last_heartbeat_at lease column to the ingester queue
|
2026-06-25 13:25:37 +03:00 |
|
test_queue_postgres.py
|
Add last_heartbeat_at lease column to the ingester queue
|
2026-06-25 13:25:37 +03:00 |
|
test_resolve_fetcher.py
|
Improve test coverage for cli, filter, registry, and migrations
|
2026-06-01 18:00:47 +03:00 |
|
test_revision_round_trip.py
|
Pass fetched FetchResult to ingester metadata providers
|
2026-06-16 16:37:26 +03:00 |
|
test_run_batch.py
|
Show progress for run-batch drains
|
2026-06-22 12:51:38 +03:00 |
|
test_s3_source.py
|
Add configurable max_file_size to reject oversized files before ingestion
|
2026-06-01 18:40:46 +03:00 |
|
test_serve_integration.py
|
Support a dburi for the ingester queue (SQLite + Postgres)
|
2026-06-03 14:34:09 +03:00 |
|
test_source_plugins.py
|
Add custom ingester sources via entry points
|
2026-06-16 10:54:24 +03:00 |
|
test_sources_base.py
|
|
|
|
test_webdav_source.py
|
Follow HTTP redirects in the WebDAV source
|
2026-06-15 09:59:13 +03:00 |
|
test_workers.py
|
Cover heartbeat health, lease-renewal failure, and breaker recovery
|
2026-06-25 16:32:56 +03:00 |