-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add chunk size to thermo #508
Conversation
Codecov Report
@@ Coverage Diff @@
## main #508 +/- ##
===========================================
+ Coverage 76.53% 97.54% +21.01%
===========================================
Files 65 116 +51
Lines 3699 24120 +20421
===========================================
+ Hits 2831 23529 +20698
+ Misses 868 591 -277
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@munrojm I think you may also need to add |
Adds chunk size as an explicit input parameter to thermo to ensure proper serialization.