Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

b2c157b
Select commit
Loading
Failed to load commit list.
Merged

feat(TaskProcessing): Add trigger_handler to set_handlers() #382

[pre-commit.ci] auto fixes from pre-commit.com hooks
b2c157b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 0s

94.93% (-0.18%) compared to 48c9113

View this Pull Request on Codecov

94.93% (-0.18%) compared to 48c9113

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.93%. Comparing base (48c9113) to head (b2c157b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nc_py_api/ex_app/integration_fastapi.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
- Coverage   95.11%   94.93%   -0.18%     
==========================================
  Files          45       45              
  Lines        5361     5371      +10     
==========================================
  Hits         5099     5099              
- Misses        262      272      +10     
Files with missing lines Coverage Δ
nc_py_api/ex_app/integration_fastapi.py 23.63% <0.00%> (-1.53%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.