Skip to content

Update SMModel.f90 - #174

Merged
andrewwinters5000 merged 2 commits into
mainfrom
ScannerAllocation
Aug 12, 2026
Merged

andrewwinters5000 merged 2 commits into
mainfrom
ScannerAllocation

Conversation

@DavidAKopriva

Copy link
Copy Markdown
Collaborator

Fix the bug where chain optimization parameters were being set multiple times because they were wrongly placed in an inner loop causing an allocation error.

Fix the bug where chain optimization parameters were being set multiple times because they were wrongly placed in an inner loop causing an allocation error.
@codecov

codecov Bot commented Aug 12, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.25%. Comparing base (4a3fb9d) to head (4a9f01f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
- Coverage   78.26%   78.25%   -0.01%     
==========================================
  Files          83       83              
  Lines       12388    12387       -1     
  Branches        2        2              
==========================================
- Hits         9695     9694       -1     
  Misses       2693     2693              
Flag Coverage Δ
unittests 78.25% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@andrewwinters5000 andrewwinters5000 added the bug Something isn't working label Aug 12, 2026

@andrewwinters5000 andrewwinters5000 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@andrewwinters5000
andrewwinters5000 merged commit bed3d30 into main Aug 12, 2026
22 of 23 checks passed
@andrewwinters5000
andrewwinters5000 deleted the ScannerAllocation branch August 12, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants