Skip to content

Fix Cube.rolling_window with lazy auxiliary coordinates (#6480)#7123

Open
gaoflow wants to merge 3 commits into
SciTools:mainfrom
gaoflow:fix/rolling-window-lazy-aux-coord
Open

Fix Cube.rolling_window with lazy auxiliary coordinates (#6480)#7123
gaoflow wants to merge 3 commits into
SciTools:mainfrom
gaoflow:fix/rolling-window-lazy-aux-coord

Drop redundant inline comments per review

f3d42f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

90.15% (-0.01%) compared to 746f0a6

View this Pull Request on Codecov

90.15% (-0.01%) compared to 746f0a6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.15%. Comparing base (746f0a6) to head (f3d42f0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7123      +/-   ##
==========================================
- 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.