Skip to content

release v2.0.2#749

Open
JessicaS11 wants to merge 14 commits intomainfrom
development
Open

release v2.0.2#749
JessicaS11 wants to merge 14 commits intomainfrom
development

Conversation

@JessicaS11
Copy link
Member

new release with a few bug fixes and so updated stats show up in the default docs pages (latest).

JessicaS11 and others added 14 commits December 11, 2025 14:49
updates the download function to first order data if the user has not explicitly run the order function, returning to the intended behavior of icepyx, as in v1.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
…sts (#713)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luis López <betolin@gmail.com>

* Don't use a no-results-found query to determine if too old a version is submitted
* Surface an error when the concept_id cannot be found.
* Update the test stating no results were found, letting CMR provide the error message.
* Streamline several duplicative lines of code all dedicated to getting the concept id for a given product and version
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit 4a24d7f

I will automatically update this comment whenever this PR is modified

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.31%. Comparing base (ee787f1) to head (4a24d7f).

Files with missing lines Patch % Lines
icepyx/core/query.py 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
+ Coverage   76.53%   77.31%   +0.77%     
==========================================
  Files          42       42              
  Lines        3205     3231      +26     
  Branches      402      401       -1     
==========================================
+ Hits         2453     2498      +45     
+ Misses        615      600      -15     
+ Partials      137      133       -4     

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

@JessicaS11 JessicaS11 requested review from betolink and weiji14 March 13, 2026 18:35
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JessicaS11!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, the change in the y-axis from 200 to 1000!

@@ -1,5 +1,5 @@
backoff
dask[dataframe] <2025.1.0
dask[dataframe]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see this unpinned, need to remember to apply it to the conda-forge recipe later.

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.

2 participants