Skip to content

feat: improve backend test coverage to 100% - #3991

Merged
arkid15r merged 9 commits into
OWASP:mainfrom
HarshitVerma109:feat/improve-test-coverage-100
Feb 18, 2026
Merged

feat: improve backend test coverage to 100%#3991
arkid15r merged 9 commits into
OWASP:mainfrom
HarshitVerma109:feat/improve-test-coverage-100

Merge branch 'main' into feat/improve-test-coverage-100

61543d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

99.79% (+0.64%) compared to 3208021

View this Pull Request on Codecov

99.79% (+0.64%) compared to 3208021

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.79%. Comparing base (3208021) to head (61543d8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3991      +/-   ##
==========================================
+ Coverage   99.15%   99.79%   +0.64%     
==========================================
  Files         517      517              
  Lines       15914    15914              
  Branches     2170     2168       -2     
==========================================
+ Hits        15779    15881     +102     
+ Misses         66        3      -63     
+ Partials       69       30      -39     
Files with missing lines Coverage Δ
...apps/owasp/management/commands/owasp_sync_posts.py 100.00% <100.00%> (+2.63%) ⬆️
backend/apps/owasp/models/common.py 100.00% <100.00%> (+2.28%) ⬆️

... and 29 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 3208021...61543d8. 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.