Skip to content

Provide default codes for the different errors based on PHP codes

97d5378
Select commit
Loading
Failed to load commit list.
Open

[ENH] RFC9457 compliant errors #238

Provide default codes for the different errors based on PHP codes
97d5378
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 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 62.66094% with 87 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@294ca47). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/routers/openml/datasets.py 6.45% 29 Missing ⚠️
src/routers/openml/study.py 7.69% 24 Missing ⚠️
src/core/errors.py 88.51% 17 Missing ⚠️
src/routers/openml/flows.py 33.33% 4 Missing ⚠️
src/routers/openml/tasks.py 33.33% 4 Missing ⚠️
src/routers/openml/qualities.py 40.00% 3 Missing ⚠️
src/routers/mldcat_ap/dataset.py 50.00% 2 Missing ⚠️
src/routers/openml/tasktype.py 50.00% 2 Missing ⚠️
src/database/users.py 0.00% 0 Missing and 1 partial ⚠️
src/main.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage        ?   56.15%           
=======================================
  Files           ?       32           
  Lines           ?     1284           
  Branches        ?      105           
=======================================
  Hits            ?      721           
  Misses          ?      561           
  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.