Skip to content

Make mypy aware of src directory

530061b
Select commit
Loading
Failed to load commit list.
Merged

Improve consistency of test variable names and ordering #310

Make mypy aware of src directory
530061b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2026 in 1s

93.57% (-0.01%) compared to e90ec4d

View this Pull Request on Codecov

93.57% (-0.01%) compared to e90ec4d

Details

Codecov Report

❌ Patch coverage is 89.14027% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.57%. Comparing base (e90ec4d) to head (530061b).

Files with missing lines Patch % Lines
...outers/openml/migration/datasets_migration_test.py 75.86% 10 Missing and 4 partials ⚠️
...routers/openml/migration/studies_migration_test.py 57.14% 3 Missing and 3 partials ⚠️
.../routers/openml/migration/setups_migration_test.py 93.65% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   93.57%   93.57%   -0.01%     
==========================================
  Files          72       72              
  Lines        3113     3112       -1     
  Branches      222      220       -2     
==========================================
- Hits         2913     2912       -1     
  Misses        143      143              
  Partials       57       57              

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