Skip to content

Sync feature/nest-zappa-migration with main - #3888

Merged
arkid15r merged 25 commits into
OWASP:feature/nest-zappa-migrationfrom
rudransh-shrivastava:feature/nest-zappa-migration-sync
Feb 10, 2026
Merged

Sync feature/nest-zappa-migration with main#3888
arkid15r merged 25 commits into
OWASP:feature/nest-zappa-migrationfrom
rudransh-shrivastava:feature/nest-zappa-migration-sync

Merge branch 'main' into feature/nest-zappa-migration

6f3bda2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 1s

95.38% (+5.14%) compared to 7eea02f

View this Pull Request on Codecov

95.38% (+5.14%) compared to 7eea02f

Details

Codecov Report

❌ Patch coverage is 60.31746% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.38%. Comparing base (7eea02f) to head (6f3bda2).

Files with missing lines Patch % Lines
...c/app/my/mentorship/programs/[programKey]/page.tsx 11.76% 2 Missing and 13 partials ⚠️
...p/projects/dashboard/metrics/[projectKey]/page.tsx 44.00% 0 Missing and 14 partials ⚠️
frontend/src/app/community/snapshots/[id]/page.tsx 25.00% 0 Missing and 6 partials ⚠️
frontend/src/app/contribute/page.tsx 0.00% 0 Missing and 6 partials ⚠️
frontend/src/app/page.tsx 61.53% 0 Missing and 5 partials ⚠️
frontend/src/components/MetricsCard.tsx 0.00% 0 Missing and 5 partials ⚠️
frontend/src/app/chapters/page.tsx 0.00% 0 Missing and 4 partials ⚠️
[...nizationKey]/repositories/[repositoryKey]/page.tsx](https://app.codecov.io/gh/OWASP/Nest/pull/3888?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=) 33.33% 0 Missing and 4 partials ⚠️
frontend/src/components/ItemCardList.tsx 78.94% 0 Missing and 4 partials ⚠️
frontend/src/app/chapters/[chapterKey]/page.tsx 0.00% 0 Missing and 3 partials ⚠️
... and 20 more
Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                        @@
##           feature/nest-zappa-migration    #3888      +/-   ##
================================================================
+ Coverage                         90.24%   95.38%   +5.14%     
================================================================
  Files                               464      464              
  Lines                             14427    14554     +127     
  Branches                           1937     2061     +124     
================================================================
+ Hits                              13020    13883     +863     
+ Misses                              988      328     -660     
+ Partials                            419      343      -76     
Files with missing lines Coverage Δ
backend/apps/api/rest/v0/committee.py 100.00% <100.00%> (+11.42%) ⬆️
backend/apps/api/rest/v0/structured_search.py 100.00% <100.00%> (+25.00%) ⬆️
backend/apps/common/eleven_labs.py 100.00% <ø> (ø)
backend/apps/core/api/internal/algolia.py 84.00% <100.00%> (+4.83%) ⬆️
backend/apps/owasp/api/internal/nodes/project.py 90.32% <100.00%> (+16.12%) ⬆️
...s/slack/management/commands/slack_sync_messages.py 90.11% <100.00%> (+11.71%) ⬆️
frontend/src/app/my/mentorship/page.tsx 96.55% <100.00%> (+15.51%) ⬆️
[...Key]/modules/[moduleKey]/issues/[issueId]/page.tsx](https://app.codecov.io/gh/OWASP/Nest/pull/3888?src=pr&el=tree&filepath=frontend%2Fsrc%2Fapp%2Fmy%2Fmentorship%2Fprograms%2F%5BprogramKey%5D%2Fmodules%2F%5BmoduleKey%5D%2Fissues%2F%5BissueId%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=OWASP#diff-ZnJvbnRlbmQvc3JjL2FwcC9teS9tZW50b3JzaGlwL3Byb2dyYW1zL1twcm9ncmFtS2V5XS9tb2R1bGVzL1ttb2R1bGVLZXldL2lzc3Vlcy9baXNzdWVJZF0vcGFnZS50c3g=) 93.22% <100.00%> (+5.93%) ⬆️
frontend/src/app/projects/[projectKey]/page.tsx 100.00% <ø> (ø)
...ontend/src/app/projects/dashboard/metrics/page.tsx 99.11% <100.00%> (+24.77%) ⬆️
... and 51 more

... and 69 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 7eea02f...6f3bda2. 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.