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

Copyable state #673

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Copyable state #673

merged 4 commits into from
Oct 2, 2024

Conversation

K20shores
Copy link
Collaborator

To fix 255 in musica, the state needs to be moveable so that store the state properly copies the temporary variables

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.39%. Comparing base (023c83d) to head (97765ce).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #673      +/-   ##
==========================================
+ Coverage   93.35%   93.39%   +0.03%     
==========================================
  Files          53       53              
  Lines        3569     3586      +17     
==========================================
+ Hits         3332     3349      +17     
  Misses        237      237              
Flag Coverage Δ
?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@boulderdaze boulderdaze left a comment

Choose a reason for hiding this comment

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

Looks good! Just have a couple minor questions

include/micm/solver/state.hpp Show resolved Hide resolved
include/micm/solver/state.hpp Outdated Show resolved Hide resolved
@K20shores K20shores merged commit b3c462a into main Oct 2, 2024
29 checks passed
@K20shores K20shores deleted the copyable_state branch October 2, 2024 16:23
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.

5 participants