Skip to content

Merge branch 'main' into refractor/carddetailspage

322cd05
Select commit
Loading
Failed to load commit list.
Open

Refactored CardDetailsPage into smaller components #4519

Merge branch 'main' into refractor/carddetailspage
322cd05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

98.93% (target 95.00%)

View this Pull Request on Codecov

98.93% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 98.42767% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.93%. Comparing base (82a8651) to head (322cd05).

Files with missing lines Patch % Lines
...programs/[programKey]/modules/[moduleKey]/page.tsx 94.11% 0 Missing and 2 partials ⚠️
...ts/CardDetailsPage/CardDetailsIssuesMilestones.tsx 96.49% 0 Missing and 2 partials ⚠️
...components/CardDetailsPage/CardDetailsMetadata.tsx 96.42% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4519      +/-   ##
==========================================
+ Coverage   98.92%   98.93%   +0.01%     
==========================================
  Files         527      536       +9     
  Lines       16956    17066     +110     
  Branches     2360     2433      +73     
==========================================
+ Hits        16774    16885     +111     
  Misses         97       97              
+ Partials       85       84       -1     
Files with missing lines Coverage Δ
frontend/src/app/chapters/[chapterKey]/page.tsx 100.00% <100.00%> (ø)
...rontend/src/app/committees/[committeeKey]/page.tsx 100.00% <100.00%> (ø)
frontend/src/app/members/[memberKey]/page.tsx 98.66% <100.00%> (+0.13%) ⬆️
.../src/app/mentorship/programs/[programKey]/page.tsx 100.00% <100.00%> (ø)
...programs/[programKey]/modules/[moduleKey]/page.tsx 100.00% <100.00%> (ø)
...c/app/my/mentorship/programs/[programKey]/page.tsx 100.00% <100.00%> (ø)
...d/src/app/organizations/[organizationKey]/page.tsx 100.00% <100.00%> (ø)
[...nizationKey]/repositories/[repositoryKey]/page.tsx](https://app.codecov.io/gh/OWASP/Nest/pull/4519?src=pr&el=tree&filepath=frontend%2Fsrc%2Fapp%2Forganizations%2F%5BorganizationKey%5D%2Frepositories%2F%5BrepositoryKey%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=OWASP#diff-ZnJvbnRlbmQvc3JjL2FwcC9vcmdhbml6YXRpb25zL1tvcmdhbml6YXRpb25LZXldL3JlcG9zaXRvcmllcy9bcmVwb3NpdG9yeUtleV0vcGFnZS50c3g=) 100.00% <100.00%> (ø)
frontend/src/app/projects/[projectKey]/page.tsx 100.00% <100.00%> (ø)
...nents/CardDetailsPage/CardDetailsContributions.tsx 100.00% <100.00%> (ø)
... and 10 more

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 82a8651...322cd05. 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.