util to generate ingest template from library #1258
Merged
Codecov / codecov/project
failed
Nov 20, 2024 in 1s
69.33% (-0.26%) compared to 99fab2e
View this Pull Request on Codecov
69.33% (-0.26%) compared to 99fab2e
Details
Codecov Report
Attention: Patch coverage is 20.00000%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 69.33%. Comparing base (
99fab2e
) to head (8a36e97
).
Files with missing lines | Patch % | Lines |
---|---|---|
dcpy/lifecycle/scripts/validate_ingest.py | 0.00% | 18 Missing |
dcpy/connectors/edm/recipes.py | 33.33% | 4 Missing |
dcpy/data/compare.py | 0.00% | 1 Missing |
dcpy/utils/s3.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1258 +/- ##
==========================================
- Coverage 69.58% 69.33% -0.26%
==========================================
Files 111 111
Lines 5865 5892 +27
Branches 654 654
==========================================
+ Hits 4081 4085 +4
- Misses 1655 1678 +23
Partials 129 129
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading