Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch reset cavern sg on new stage start #25

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dbhart
Copy link
Collaborator

@dbhart dbhart commented Sep 17, 2024

The initial release of sansmic is supposed to mimic exactly the behavior of the old SANSMIC program. The sansmic code was set up to match the behavior stated in the SANSMIC documentation; the old documentation did not, however, match the actual behavior of the code. This patch returns the code to mimic the behavior of SANSMIC, and issues a warning that this behavior will be changed in the next release.

@dbhart dbhart requested a review from hgmaure September 17, 2024 15:15
@dbhart
Copy link
Collaborator Author

dbhart commented Sep 17, 2024

@hgmaure if you don't mind reviewing the changes in this PR since you found the bug, I'd appreciate it!

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.01%. Comparing base (62ab2b5) to head (540eaec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   86.21%   86.01%   -0.21%     
==========================================
  Files           8        8              
  Lines        2010     1995      -15     
==========================================
- Hits         1733     1716      -17     
- Misses        277      279       +2     
Components Coverage Δ
python code 82.72% <50.00%> (-0.29%) ⬇️
C++ code ∅ <ø> (∅)
tests 99.74% <100.00%> (ø)

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