Allow concatenation of string coordinates of differing width (#6676)#7125
Merged
trexfeathers merged 2 commits intoJun 26, 2026
Merged
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
90.15% (-0.01%) compared to 746f0a6
View this Pull Request on Codecov
90.15% (-0.01%) compared to 746f0a6
Details
Codecov Report
❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.15%. Comparing base (746f0a6) to head (6591a46).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/iris/_concatenate.py | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #7125 +/- ##
==========================================
- Coverage 90.15% 90.15% -0.01%
==========================================
Files 91 91
Lines 24985 24989 +4
Branches 4685 4687 +2
==========================================
+ Hits 22526 22528 +2
- Misses 1682 1683 +1
- Partials 777 778 +1 ☔ 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.
Loading