Add Slack channels to Projects and Chapters page - #3958
Merged
Merged
Codecov / codecov/project
succeeded
Jul 12, 2026 in 0s
98.83% (target 95.00%)
View this Pull Request on Codecov
98.83% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 90.47619% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.83%. Comparing base (fccd43f) to head (222bfb1).
Additional details and impacted files
@@ Coverage Diff @@
## main #3958 +/- ##
==========================================
- Coverage 98.86% 98.83% -0.03%
==========================================
Files 536 538 +2
Lines 17072 17124 +52
Branches 2451 2461 +10
==========================================
+ Hits 16878 16925 +47
- Misses 97 99 +2
- Partials 97 100 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ackend/src/apps/owasp/api/internal/nodes/common.py | 100.00% <100.00%> (ø) |
|
| ...rc/apps/owasp/api/internal/nodes/entity_channel.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/owasp/models/common.py | 100.00% <100.00%> (ø) |
|
| .../management/commands/slack_match_owasp_channels.py | 100.00% <100.00%> (ø) |
|
| frontend/src/app/projects/[projectKey]/page.tsx | 100.00% <100.00%> (ø) |
|
| frontend/src/app/chapters/[chapterKey]/page.tsx | 97.56% <75.00%> (-2.44%) |
⬇️ |
| frontend/src/components/EntityChannelLinks.tsx | 80.00% <80.00%> (ø) |
|
| frontend/src/components/cards/Metadata.tsx | 90.90% <62.50%> (-5.52%) |
⬇️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update fccd43f...222bfb1. 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