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

Clean up parameter changes #327

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Clean up parameter changes #327

merged 1 commit into from
Feb 16, 2024

Conversation

nefrathenrici
Copy link
Member

@nefrathenrici nefrathenrici commented Feb 16, 2024

I missed changing a few constructors in #315.

This PR changes the following structs to have separate FT and toml dict based constructors:

  • IceNucleationParameters
  • KK2000
  • Blk1MVelType
  • Chen2022VelType

This is not strictly needed since no functionality is changed but I want to standardize the parameter constructors across repos.

@nefrathenrici nefrathenrici force-pushed the ne/hotfix branch 2 times, most recently from b256762 to 1d7579c Compare February 16, 2024 02:59
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d9ef82f) 98.67% compared to head (c353428) 98.68%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   98.67%   98.68%           
=======================================
  Files          33       33           
  Lines        1060     1068    +8     
=======================================
+ Hits         1046     1054    +8     
  Misses         14       14           

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

@trontrytel trontrytel self-requested a review February 16, 2024 06:13
Copy link
Member

@trontrytel trontrytel left a comment

Choose a reason for hiding this comment

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

Do we need to make a release for it?

@nefrathenrici
Copy link
Member Author

@trontrytel We could make a patch release, but it's not urgent since the functionality is the same.

@nefrathenrici nefrathenrici merged commit 2c27e0f into main Feb 16, 2024
10 checks passed
@trontrytel
Copy link
Member

Maybe I'll do a patch release before I update the kinematic model dependencies. Thanks

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.

2 participants