Skip to content

Fix concatenat_cube for multidimensional concatenation#6534

Merged
trexfeathers merged 4 commits into
SciTools:mainfrom
stephenworsley:fix_concat_multidim
Jun 26, 2025
Merged

Fix concatenat_cube for multidimensional concatenation#6534
trexfeathers merged 4 commits into
SciTools:mainfrom
stephenworsley:fix_concat_multidim

Conversation

@stephenworsley

Copy link
Copy Markdown
Contributor

Closes #6533

@codecov

codecov Bot commented Jun 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.87%. Comparing base (0228c64) to head (ed5fd43).
⚠️ Report is 137 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6534   +/-   ##
=======================================
  Coverage   89.87%   89.87%           
=======================================
  Files          90       90           
  Lines       23921    23922    +1     
  Branches     4461     4461           
=======================================
+ Hits        21500    21501    +1     
  Misses       1669     1669           
  Partials      752      752           

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

@trexfeathers trexfeathers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice catch @stephenworsley!

@trexfeathers trexfeathers merged commit 744be80 into SciTools:main Jun 26, 2025
22 checks passed
ukmo-ccbunney added a commit to ukmo-ccbunney/iris that referenced this pull request Jun 26, 2025
* upstream/main:
  Fix concatenat_cube for multidimensional concatenation (SciTools#6534)
  Bump scitools/workflows from 2025.06.2 to 2025.06.3 (SciTools#6532)
@scitools-ci scitools-ci Bot removed this from 🚴 Peloton Jul 25, 2025
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.

concatenate_cube fails too early when concatenating multiple dimensions

2 participants