Skip to content

Add geometry= option to mk_parsed_item

383ce72
Select commit
Loading
Failed to load commit list.
Draft

WIP: aux band support #229

Add geometry= option to mk_parsed_item
383ce72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

89.56% (target 60.00%)

View this Pull Request on Codecov

89.56% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 90.12346% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.56%. Comparing base (4cd4dd7) to head (383ce72).

Files with missing lines Patch % Lines
odc/stac/_mdtools.py 85.58% 16 Missing ⚠️
odc/stac/model.py 95.40% 4 Missing ⚠️
odc/stac/testing/stac.py 87.09% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #229      +/-   ##
===========================================
- Coverage    90.18%   89.56%   -0.62%     
===========================================
  Files            9        9              
  Lines         1222     1380     +158     
===========================================
+ Hits          1102     1236     +134     
- Misses         120      144      +24     

☔ 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.