Skip to content

Conversation

@linusseelinger
Copy link
Contributor

Relevant issue or PR

Failing dependency update #386

Description of changes

MLflow deprecates its file backend, which we use in CI testing.
Switching our MLflow CI tests over to supported sqlite backend.

Testing done

CI

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.35%. Comparing base (8a84130) to head (8e79ba1).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #389       +/-   ##
===========================================
+ Coverage   66.27%   76.35%   +10.08%     
===========================================
  Files          29       29               
  Lines        3345     3346        +1     
  Branches      525      525               
===========================================
+ Hits         2217     2555      +338     
+ Misses        936      558      -378     
- Partials      192      233       +41     

☔ 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.

@xalelax
Copy link
Contributor

xalelax commented Nov 10, 2025

Technically this should be fix!: ... (i.e., a breaking change), right @dionhaefner ?

@xalelax
Copy link
Contributor

xalelax commented Nov 10, 2025

failing CI test will be fixed once #390 is merged

@linusseelinger
Copy link
Contributor Author

Added detailed tests of sqlite DB file written by MLflow.

Copy link
Contributor

@xalelax xalelax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@linusseelinger linusseelinger merged commit b5e50ae into main Nov 11, 2025
41 checks passed
@linusseelinger linusseelinger deleted the linus/fix-mlflow-tests-backend branch November 11, 2025 09:03
@pasteurlabs pasteurlabs locked and limited conversation to collaborators Nov 11, 2025
@dionhaefner
Copy link
Contributor

Yes it's breaking, let's be sure to highlight that in the release notes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants