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

add mlflow metric writer #12

Merged
merged 3 commits into from
Dec 12, 2024

PR comments:

56536f0
Select commit
Loading
Failed to load commit list.
Merged

add mlflow metric writer #12

PR comments:
56536f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

92.91% (+0.47%) compared to 02f0c34

View this Pull Request on Codecov

92.91% (+0.47%) compared to 02f0c34

Details

Codecov Report

Attention: Patch coverage is 99.35484% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.91%. Comparing base (02f0c34) to head (56536f0).

Files with missing lines Patch % Lines
..._utils/metric_writers/mlflow/metric_writer_test.py 99.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   92.44%   92.91%   +0.47%     
==========================================
  Files          32       35       +3     
  Lines        2090     2245     +155     
==========================================
+ Hits         1932     2086     +154     
- Misses        158      159       +1     

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