add slack reaction based moderation alerts - #5034
Merged
Merged
Codecov / codecov/project
succeeded
Aug 17, 2026 in 0s
98.80% (target 95.00%)
View this Pull Request on Codecov
98.80% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 96.03524% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.80%. Comparing base (3fab5b4) to head (7e8146a).
Additional details and impacted files
@@ Coverage Diff @@
## main #5034 +/- ##
==========================================
- Coverage 98.83% 98.80% -0.04%
==========================================
Files 538 544 +6
Lines 17129 17354 +225
Branches 2460 2496 +36
==========================================
+ Hits 16930 17146 +216
- Misses 99 103 +4
- Partials 100 105 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| backend/src/apps/slack/admin/reaction_alert.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/slack/admin/reaction_rule.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/slack/events/url_verification.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/slack/models/reaction_alert.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/slack/events/reaction_added.py | 98.33% <98.33%> (ø) |
|
| backend/src/apps/slack/utils/reaction.py | 95.00% <95.00%> (ø) |
|
| backend/src/apps/slack/models/reaction_rule.py | 88.67% <88.67%> (ø) |
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 3fab5b4...7e8146a. 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