Skip to content

_MeshIndexSet first pass (#7149)#7210

Draft
trexfeathers wants to merge 7 commits into
mainfrom
FEATURE_index_set
Draft

_MeshIndexSet first pass (#7149)#7210
trexfeathers wants to merge 7 commits into
mainfrom
FEATURE_index_set

Tests for indexing meshes (#7218)

43b82f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

89.86% (-0.33%) compared to 3432ca1

View this Pull Request on Codecov

89.86% (-0.33%) compared to 3432ca1

Details

Codecov Report

❌ Patch coverage is 71.55963% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.86%. Comparing base (3432ca1) to head (43b82f2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/iris/common/metadata.py 45.23% 23 Missing ⚠️
lib/iris/fileformats/netcdf/saver.py 62.50% 2 Missing and 1 partial ⚠️
lib/iris/cube.py 75.00% 1 Missing and 1 partial ⚠️
lib/iris/experimental/raster.py 0.00% 2 Missing ⚠️
lib/iris/experimental/mesh_coord_indexing.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7210      +/-   ##
==========================================
- Coverage   90.18%   89.86%   -0.33%     
==========================================
  Files          91       92       +1     
  Lines       25102    25573     +471     
  Branches     4706     4768      +62     
==========================================
+ Hits        22638    22980     +342     
- Misses       1685     1789     +104     
- Partials      779      804      +25     

☔ View full report in Codecov by Harness.
📢 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.