Skip to content

Fixes etc#223

Merged
gaelforget merged 12 commits into
masterfrom
fixes_etc_20260710
Jul 11, 2026
Merged

Fixes etc#223
gaelforget merged 12 commits into
masterfrom
fixes_etc_20260710

Conversation

@gaelforget

Copy link
Copy Markdown
Member
  • allow modular choice of tests
  • split test suite into separate files
  • remove the MATLAB-style trailing semicolons
  • fix EkmanTrsp calculation (stencil bug)
  • fix untested option, add test, streamline variable names
  • fix untested option, add test, streamline variable names
  • remove export of undefined vars
  • replace alias with similar

ps. assisted by claude sonnet

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.17742% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.40%. Comparing base (3dbc2ea) to head (d306589).

Files with missing lines Patch % Lines
src/Interpolation.jl 90.00% 4 Missing ⚠️
src/exchanges/CubeSphere.jl 97.05% 1 Missing ⚠️
src/grids/simple.jl 85.71% 1 Missing ⚠️
src/types/gcmarray.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   87.33%   87.40%   +0.06%     
==========================================
  Files          37       37              
  Lines        3428     3430       +2     
==========================================
+ Hits         2994     2998       +4     
+ Misses        434      432       -2     

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

@gaelforget gaelforget merged commit 86c1d68 into master Jul 11, 2026
9 checks passed
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.

1 participant