Skip to content

Fix stale latest date displayed in Project Health Dashboard metrics#3842

Merged
arkid15r merged 5 commits into
OWASP:mainfrom
anurag2787:fix-project-health-latest-date
Feb 8, 2026
Merged

Fix stale latest date displayed in Project Health Dashboard metrics#3842
arkid15r merged 5 commits into
OWASP:mainfrom
anurag2787:fix-project-health-latest-date

Update code

8486a28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 0s

90.24% (+0.00%) compared to 1d0ed82

View this Pull Request on Codecov

90.24% (+0.00%) compared to 1d0ed82

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.24%. Comparing base (1d0ed82) to head (8486a28).

Files with missing lines Patch % Lines
backend/apps/owasp/api/internal/nodes/project.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3842   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         463      463           
  Lines       14416    14416           
  Branches     1939     1939           
=======================================
  Hits        13009    13009           
  Misses        988      988           
  Partials      419      419           
Files with missing lines Coverage Δ
backend/apps/owasp/api/internal/nodes/project.py 74.19% <0.00%> (ø)

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 1d0ed82...8486a28. 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.