Skip to content

style: Fix line length in test

913836b
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): Upgrade Flask ecosystem to fix security vulnerabilities #944

style: Fix line length in test
913836b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

86.98% (+0.09%) compared to 53b3d7f

View this Pull Request on Codecov

86.98% (+0.09%) compared to 53b3d7f

Details

Codecov Report

❌ Patch coverage is 88.09524% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.98%. Comparing base (53b3d7f) to head (913836b).

Files with missing lines Patch % Lines
mod_ci/controllers.py 83.33% 2 Missing and 1 partial ⚠️
mod_auth/forms.py 50.00% 0 Missing and 1 partial ⚠️
mod_customized/controllers.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   86.88%   86.98%   +0.09%     
==========================================
  Files          35       35              
  Lines        3759     3780      +21     
  Branches      767      774       +7     
==========================================
+ Hits         3266     3288      +22     
+ Misses        355      354       -1     
  Partials      138      138              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.