-
Notifications
You must be signed in to change notification settings - Fork 36
Release 0.18.0 #35
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
Release 0.18.0 #35
Conversation
This reverts commit 8634adc.
Replace item parameter matrix with ItemBank object Allow caching of values inside ItemBank class update typehints and docstrings fix ruff issues implement tests for ItemBank mark slow and parallelizable tests include more input validation in constructors and functions replace assertions with ValueError rename usages to exposure_rates use NumParams instead of strings fix unused variables by passing them in numexpr local_dict
Major changes
add test coverage with codecov
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=======================================
Coverage ? 55.72%
=======================================
Files ? 10
Lines ? 1283
Branches ? 217
=======================================
Hits ? 715
Misses ? 468
Partials ? 100 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.