Skip to content

Improve frontend test coverage above 80% and add missing test files#3864

Merged
kasya merged 9 commits into
OWASP:mainfrom
anurag2787:fix/frontend-test
Feb 10, 2026
Merged

Improve frontend test coverage above 80% and add missing test files#3864
kasya merged 9 commits into
OWASP:mainfrom
anurag2787:fix/frontend-test

update

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

95.37% (+2.23%) compared to 491a390

View this Pull Request on Codecov

95.37% (+2.23%) compared to 491a390

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.37%. Comparing base (491a390) to head (c8f2807).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3864      +/-   ##
==========================================
+ Coverage   93.13%   95.37%   +2.23%     
==========================================
  Files         463      463              
  Lines       14531    14541      +10     
  Branches     2061     2016      -45     
==========================================
+ Hits        13533    13868     +335     
+ Misses        538      329     -209     
+ Partials      460      344     -116     
Files with missing lines Coverage Δ
frontend/src/components/RecentPullRequests.tsx 100.00% <ø> (+7.14%) ⬆️

... and 50 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 491a390...c8f2807. 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.