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

Implement: multiple save and load for mlflow registry #416

Merged
merged 7 commits into from
Sep 26, 2024

implement: multiple save and load for mlflow registry

e8b190a
Select commit
Loading
Failed to load commit list.
Merged

Implement: multiple save and load for mlflow registry #416

implement: multiple save and load for mlflow registry
e8b190a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

92.25% (+0.05%) compared to b18b2d2

View this Pull Request on Codecov

92.25% (+0.05%) compared to b18b2d2

Details

Codecov Report

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

Project coverage is 92.25%. Comparing base (b18b2d2) to head (e8b190a).

Files with missing lines Patch % Lines
numalogic/registry/mlflow_registry.py 94.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
+ Coverage   92.20%   92.25%   +0.05%     
==========================================
  Files          98       98              
  Lines        4834     4869      +35     
  Branches      437      442       +5     
==========================================
+ Hits         4457     4492      +35     
+ Misses        277      276       -1     
- Partials      100      101       +1     

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