Skip to content

removed the redundant hasattr check

e0cc064
Select commit
Loading
Failed to load commit list.
Merged

Add external stac catalog and item for products #17

removed the redundant hasattr check
e0cc064
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

82.63% (+6.98%) compared to f0bf0d0

View this Pull Request on Codecov

82.63% (+6.98%) compared to f0bf0d0

Details

Codecov Report

❌ Patch coverage is 94.93671% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.63%. Comparing base (f0bf0d0) to head (e0cc064).

Files with missing lines Patch % Lines
deep_code/tools/publish.py 74.35% 10 Missing ⚠️
deep_code/utils/dataset_stac_generator.py 90.24% 8 Missing ⚠️
deep_code/tools/new.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   75.65%   82.63%   +6.98%     
==========================================
  Files          24       24              
  Lines        1725     2056     +331     
==========================================
+ Hits         1305     1699     +394     
+ Misses        420      357      -63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.