Fix: avoid passing function reference directly to map() in ContributePage#3641
Merged
Codecov / codecov/project
succeeded
Feb 3, 2026 in 0s
87.67% (+0.00%) compared to 3851523
View this Pull Request on Codecov
87.67% (+0.00%) compared to 3851523
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.67%. Comparing base (3851523) to head (c8fb749).
Additional details and impacted files
@@ Coverage Diff @@
## main #3641 +/- ##
=======================================
Coverage 87.67% 87.67%
=======================================
Files 462 462
Lines 14308 14309 +1
Branches 1910 1910
=======================================
+ Hits 12544 12545 +1
Misses 1346 1346
Partials 418 418 | Files with missing lines | Coverage Δ | |
|---|---|---|
| frontend/src/app/contribute/page.tsx | 95.00% <100.00%> (+0.26%) |
⬆️ |
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 3851523...c8fb749. 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.
Loading