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

changes necessary for usage in earl #13

Merged
merged 4 commits into from
Dec 14, 2024

mlflow: support specifying run name

a8a9b69
Select commit
Loading
Failed to load commit list.
Merged

changes necessary for usage in earl #13

mlflow: support specifying run name
a8a9b69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

93.53% (+0.35%) compared to 8fcfa36

View this Pull Request on Codecov

93.53% (+0.35%) compared to 8fcfa36

Details

Codecov Report

Attention: Patch coverage is 98.84393% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.53%. Comparing base (8fcfa36) to head (a8a9b69).

Files with missing lines Patch % Lines
...loop_utils/metric_writers/keep_last_writer_test.py 98.14% 1 Missing ⚠️
..._utils/metric_writers/prefix_suffix_writer_test.py 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   93.18%   93.53%   +0.35%     
==========================================
  Files          37       42       +5     
  Lines        2361     2554     +193     
==========================================
+ Hits         2200     2389     +189     
- Misses        161      165       +4     

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