Skip to content

Update tests for better use of concurrency

e5b354e
Select commit
Loading
Failed to load commit list.
Merged

[ENH] Make better use of concurrency #288

Update tests for better use of concurrency
e5b354e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 31.25000% with 11 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@5c30ef7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/routers/openml/setups.py 20.00% 4 Missing ⚠️
src/routers/openml/tasks.py 25.00% 3 Missing ⚠️
src/routers/openml/datasets.py 33.33% 2 Missing ⚠️
src/routers/mldcat_ap/dataset.py 50.00% 1 Missing ⚠️
src/routers/openml/flows.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage        ?   54.12%           
=======================================
  Files           ?       37           
  Lines           ?     1552           
  Branches        ?      135           
=======================================
  Hits            ?      840           
  Misses          ?      710           
  Partials        ?        2           

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