WS-543: Addressed issues found in calibration ingestion testing
Compare changes
- Janet Goldstein authored
@@ -14,9 +14,11 @@ import pendulum
@@ -27,7 +29,6 @@ from ingest_envoy.manifest_components import (
@@ -151,7 +152,7 @@ class IngestionManifestBuilder:
@@ -187,7 +188,7 @@ class IngestionManifestBuilder:
@@ -219,11 +220,11 @@ class IngestionManifestBuilder:
@@ -280,7 +281,7 @@ class IngestionManifest(ManifestIF):
@@ -335,6 +336,17 @@ def format_timestamp(datetime: DateTime) -> str:
@@ -342,7 +354,8 @@ def find_manifest(ingestion_path: Path) -> Path: