Skip to content

Remove end break statements - #4526

Merged
je-cook merged 1 commit into
mainfrom
end-break
Aug 14, 2026
Merged

Remove end break statements#4526
je-cook merged 1 commit into
mainfrom
end-break

Conversation

@timothy-nunn

Copy link
Copy Markdown
Collaborator

These end break statements are where I have forgotten to remove debug statements from the Fortran source code (the end break statement was used when automatically writing unit tests). They have been annoying me recently.

@timothy-nunn
timothy-nunn requested a review from a team as a code owner August 14, 2026 13:09
@je-cook je-cook self-assigned this Aug 14, 2026
@je-cook
je-cook enabled auto-merge (squash) August 14, 2026 13:17
@je-cook
je-cook merged commit 14c83db into main Aug 14, 2026
11 checks passed
@codecov-commenter

codecov-commenter commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.32%. Comparing base (d353420) to head (0cbcb6a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4526   +/-   ##
=======================================
  Coverage   49.31%   49.32%           
=======================================
  Files         150      150           
  Lines       29769    29802   +33     
=======================================
+ Hits        14682    14700   +18     
- Misses      15087    15102   +15     

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

@je-cook
je-cook deleted the end-break branch August 14, 2026 13:20
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.

3 participants