Skip to content

call server_url()

6a50c08
Select commit
Loading
Failed to load commit list.
Merged

Use Pydantic classes for configuration settings #325

call server_url()
6a50c08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2026 in 0s

93.60% (-0.27%) compared to 82ab6e9

View this Pull Request on Codecov

93.60% (-0.27%) compared to 82ab6e9

Details

Codecov Report

❌ Patch coverage is 89.91597% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.60%. Comparing base (82ab6e9) to head (6a50c08).

Files with missing lines Patch % Lines
src/routers/mldcat_ap/dataset.py 33.33% 6 Missing ⚠️
src/database/users.py 73.33% 2 Missing and 2 partials ⚠️
src/config.py 96.07% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
- Coverage   93.87%   93.60%   -0.27%     
==========================================
  Files          69       69              
  Lines        3248     3269      +21     
  Branches      227      231       +4     
==========================================
+ Hits         3049     3060      +11     
- Misses        139      147       +8     
- Partials       60       62       +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.