Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Order data with Harmony instead of ECS #554

Closed
wants to merge 12 commits into from

Extract URLs to own module

fadcb29
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Order data with Harmony instead of ECS #554

Extract URLs to own module
fadcb29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

65.84% (+0.47%) compared to 817175b

View this Pull Request on Codecov

65.84% (+0.47%) compared to 817175b

Details

Codecov Report

Attention: Patch coverage is 81.48148% with 15 lines in your changes missing coverage. Please review.

Project coverage is 65.84%. Comparing base (817175b) to head (fadcb29).

Files Patch % Lines
icepyx/core/granules.py 50.00% 7 Missing ⚠️
icepyx/core/query.py 66.66% 4 Missing ⚠️
icepyx/core/APIformatting.py 85.71% 0 Missing and 3 partials ⚠️
icepyx/core/is2ref.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #554      +/-   ##
==========================================
+ Coverage   65.37%   65.84%   +0.47%     
==========================================
  Files          36       38       +2     
  Lines        3038     3089      +51     
  Branches      531      534       +3     
==========================================
+ Hits         1986     2034      +48     
- Misses        970      971       +1     
- Partials       82       84       +2     

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