-
Notifications
You must be signed in to change notification settings - Fork 11
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
Allow (auto) saving and loading a RunManager (e.g., for external monitoring) #156
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
==========================================
- Coverage 74.72% 72.78% -1.94%
==========================================
Files 22 22
Lines 2777 2506 -271
==========================================
- Hits 2075 1824 -251
+ Misses 702 682 -20 ☔ View full report in Codecov by Sentry. |
* Put buttons and status widget side by side * Renames
* Add a results widget * add results button to info widget * disable scrolling * set output options * prevent double triggering * Fix check * reorder * simplify * Unify code * add basic test * improve color interpolation * fix numbers * improve color interp * add test * simplify and fix bug
for more information, see https://pre-commit.ci
No description provided.