Skip to content

Conversation

@JessicaS11
Copy link
Member

#704 identified a bug introduced during the transition to Harmony (#657) that caused the string "no orbital parameters set" to be passed to CMR as part of the "readable_granule_name", resulting in queries with no results returned. This mitigates that issue and adds a test for using query with the tracks parameter set.

@github-actions
Copy link

github-actions bot commented Oct 10, 2025

Binder 👈 Launch a binder notebook on this branch for commit d084bff

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit a5b39c2

Binder 👈 Launch a binder notebook on this branch for commit 9aa560d

@JessicaS11
Copy link
Member Author

@tsnow03 @rohaizharis Are either of you available to review this PR?

@JessicaS11 JessicaS11 linked an issue Oct 10, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.80%. Comparing base (655d67b) to head (9aa560d).

Files with missing lines Patch % Lines
icepyx/core/query.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #712      +/-   ##
===============================================
+ Coverage        65.65%   65.80%   +0.15%     
===============================================
  Files               37       37              
  Lines             3051     3047       -4     
  Branches           396      394       -2     
===============================================
+ Hits              2003     2005       +2     
  Misses             971      971              
+ Partials            77       71       -6     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Query with Icepyx

1 participant