Skip to content

feat: improve test coverage to 90%#3697

Merged
arkid15r merged 12 commits into
OWASP:mainfrom
HarshitVerma109:feat/improve-test-coverage-90
Feb 5, 2026
Merged

feat: improve test coverage to 90%#3697
arkid15r merged 12 commits into
OWASP:mainfrom
HarshitVerma109:feat/improve-test-coverage-90

Run pre-commit

deae57d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

90.26% (+2.79%) compared to 68c3cd3

View this Pull Request on Codecov

90.26% (+2.79%) compared to 68c3cd3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.26%. Comparing base (68c3cd3) to head (deae57d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3697      +/-   ##
==========================================
+ Coverage   87.47%   90.26%   +2.79%     
==========================================
  Files         463      463              
  Lines       14408    14420      +12     
  Branches     1931     1934       +3     
==========================================
+ Hits        12603    13016     +413     
+ Misses       1376      987     -389     
+ Partials      429      417      -12     
Files with missing lines Coverage Δ
backend/apps/api/rest/v0/issue.py 100.00% <100.00%> (+26.08%) ⬆️
backend/apps/api/rest/v0/milestone.py 100.00% <100.00%> (+24.00%) ⬆️
backend/apps/api/rest/v0/pagination.py 100.00% <ø> (+37.03%) ⬆️
backend/apps/api/rest/v0/release.py 100.00% <100.00%> (+27.27%) ⬆️

... and 19 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68c3cd3...deae57d. Read the comment docs.

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