Skip to content

Conversation

@trexfeathers
Copy link
Contributor

🚀 Pull Request

Description

Closes #6178


Consult Iris pull request check list


Add any of the below labels to trigger actions on this PR:

  • benchmark_this Request that this pull request be benchmarked to check if it introduces performance shifts

@codecov
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.77%. Comparing base (62877bb) to head (f75463e).
Report is 87 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6343   +/-   ##
=======================================
  Coverage   89.77%   89.77%           
=======================================
  Files          90       90           
  Lines       23523    23523           
  Branches     4390     4390           
=======================================
  Hits        21118    21118           
  Misses       1662     1662           
  Partials      743      743           

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

Copy link
Contributor

@ukmo-ccbunney ukmo-ccbunney left a comment

Choose a reason for hiding this comment

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

Change and tests look good to me 👍
LGTM.

@ukmo-ccbunney ukmo-ccbunney merged commit a93085d into SciTools:main Feb 28, 2025
21 checks passed
@trexfeathers
Copy link
Contributor Author

Thanks @ukmo-ccbunney!

ukmo-ccbunney added a commit to ukmo-ccbunney/iris that referenced this pull request Feb 28, 2025
* upstream/main:
  Faster dimension lookup for derived coordinates (SciTools#6337)
  Unpin dask 2 (SciTools#6342)
  added classification enums to qp (SciTools#6346)
  Add castable check for valid_range, valid_min, valid_max. (SciTools#6343)
  Pin Sphinx below 8.2 (SciTools#6344)
  Add a text feature to quickplot (SciTools#6333)
@scitools-ci scitools-ci bot removed this from 🚴 Peloton Mar 29, 2025
@trexfeathers trexfeathers deleted the valid_rang branch August 22, 2025 13:54
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.

valid_range attribute is unsafely cast on NETCDF4_CLASSIC save

2 participants