WS-543: Addressed issues found in calibration ingestion testing
Compare changes
Files
11@@ -14,11 +14,9 @@ import pendulum
@@ -29,6 +27,7 @@ from ingest_envoy.manifest_components import (
@@ -152,7 +151,7 @@ class IngestionManifestBuilder:
@@ -171,11 +170,12 @@ class IngestionManifestBuilder:
@@ -188,7 +188,7 @@ class IngestionManifestBuilder:
@@ -220,11 +220,11 @@ class IngestionManifestBuilder:
@@ -281,9 +281,10 @@ class IngestionManifest(ManifestIF):
@@ -296,20 +297,20 @@ class IngestionManifest(ManifestIF):
@@ -336,17 +337,6 @@ def format_timestamp(datetime: DateTime) -> str:
@@ -354,8 +344,7 @@ def find_manifest(ingestion_path: Path) -> Path: