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

mlflow: Handle race in create experiment #17

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

garymm
Copy link
Member

@garymm garymm commented Dec 23, 2024

Fixes: https://github.com/Astera-org/obelisk/issues/805
Change-Id: I196f285a77a931b967ea9cfa49294d8e45e82c2a

Fixes: Astera-org/obelisk#805
Change-Id: I196f285a77a931b967ea9cfa49294d8e45e82c2a
@garymm garymm enabled auto-merge (rebase) December 23, 2024 18:49
@garymm garymm merged commit e1c9b4a into master Dec 23, 2024
3 checks passed
@garymm garymm deleted the garymm/mlflow-double-create-exp branch December 23, 2024 18:51
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

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

Project coverage is 93.47%. Comparing base (c514376) to head (305a7ff).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
..._loop_utils/metric_writers/mlflow/metric_writer.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files          42       42           
  Lines        2559     2591   +32     
=======================================
+ Hits         2392     2422   +30     
- Misses        167      169    +2     

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

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.

1 participant