Skip to content

Conversation

Nafeessidd1
Copy link
Contributor

This PR addresses issue #165 by:

  • Creating the MLflow experiment if it doesn't exist in the mlflow_run fixture
  • Fixing test_mlflow_artifacts by safely ending any active run before starting one
  • Logging a dummy artifact to ensure client.list_artifacts(run_id) returns a non-empty list
  • Minor cleanup for robust test behavior

All tests are passing locally ✅

@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (931133c) to head (2abe9b1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files          26       26           
  Lines        1189     1189           
=======================================
  Hits         1134     1134           
  Misses         55       55           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rodrigo-arenas rodrigo-arenas merged commit 1ae6698 into rodrigo-arenas:master Jul 4, 2025
11 checks passed
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.

2 participants