Skip to content

Tasks: improve logging

121af0f
Select commit
Loading
Failed to load commit list.
Merged

Rework services: generic scheduled and async tasks #259

Tasks: improve logging
121af0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2025 in 0s

95.48% (-0.03%) compared to fd4d495

View this Pull Request on Codecov

95.48% (-0.03%) compared to fd4d495

Details

Codecov Report

Attention: Patch coverage is 91.09589% with 26 lines in your changes missing coverage. Please review.

Project coverage is 95.48%. Comparing base (fd4d495) to head (121af0f).

Files with missing lines Patch % Lines
src/bemserver_core/celery.py 60.52% 14 Missing and 1 partial ⚠️
.../bemserver_core/input_output/timeseries_data_io.py 75.00% 2 Missing and 5 partials ⚠️
src/bemserver_core/tasks/check_missing.py 96.92% 1 Missing and 1 partial ⚠️
src/bemserver_core/tasks/check_outliers.py 96.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
- Coverage   95.51%   95.48%   -0.03%     
==========================================
  Files          44       45       +1     
  Lines        2784     2679     -105     
  Branches      281      264      -17     
==========================================
- Hits         2659     2558     -101     
+ Misses        100       93       -7     
- Partials       25       28       +3     

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