Skip to content

Increase Backend Test Coverage - #3917

Merged
arkid15r merged 20 commits into
OWASP:mainfrom
mrkeshav-05:feat/test-coverage-99
Feb 14, 2026
Merged

Increase Backend Test Coverage#3917
arkid15r merged 20 commits into
OWASP:mainfrom
mrkeshav-05:feat/test-coverage-99

Merge branch 'main' into feat/test-coverage-99

15004a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2026 in 1s

95.65% (+2.33%) compared to 80abf5f

View this Pull Request on Codecov

95.65% (+2.33%) compared to 80abf5f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.65%. Comparing base (80abf5f) to head (15004a4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3917      +/-   ##
==========================================
+ Coverage   93.31%   95.65%   +2.33%     
==========================================
  Files         512      512              
  Lines       15817    15818       +1     
  Branches     2134     2134              
==========================================
+ Hits        14760    15131     +371     
+ Misses        695      450     -245     
+ Partials      362      237     -125     
Files with missing lines Coverage Δ
...gement/commands/github_add_related_repositories.py 100.00% <100.00%> (+4.44%) ⬆️
...nt/commands/github_update_related_organizations.py 100.00% <ø> (+5.00%) ⬆️
backend/apps/github/utils.py 100.00% <100.00%> (+5.26%) ⬆️

... and 103 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 80abf5f...15004a4. 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.