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

Allow (auto) saving and loading a RunManager (e.g., for external monitoring) #156

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

basnijholt
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Attention: Patch coverage is 81.25000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 72.78%. Comparing base (97b20d8) to head (f01843d).
Report is 2 commits behind head on main.

❗ Current head f01843d differs from pull request most recent head 978cc37. Consider uploading reports for the commit 978cc37 to get more accurate results

Files Patch % Lines
adaptive_scheduler/_server_support/run_manager.py 80.64% 6 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

basnijholt and others added 6 commits April 19, 2023 09:45
* 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
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.

None yet

1 participant