Add management command to backfill ActivityEvent histor - #5338
Open
anurag2787 wants to merge 11 commits into
Open
Add management command to backfill ActivityEvent histor#5338anurag2787 wants to merge 11 commits into
anurag2787 wants to merge 11 commits into
Codecov / codecov/project
succeeded
Aug 3, 2026 in 0s
98.69% (target 95.00%)
View this Pull Request on Codecov
98.69% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 79.03226% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.69%. Comparing base (c305ad6) to head (e716bd0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| backend/src/apps/owasp/models/activity_event.py | 59.37% | 26 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## feature/owasp-pulse #5338 +/- ##
=======================================================
- Coverage 98.83% 98.69% -0.15%
=======================================================
Files 538 541 +3
Lines 17123 17247 +124
Branches 2460 2472 +12
=======================================================
+ Hits 16924 17022 +98
- Misses 99 125 +26
Partials 100 100 | Files with missing lines | Coverage Δ | |
|---|---|---|
| backend/src/apps/github/common.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/owasp/admin/activity_event.py | 100.00% <100.00%> (ø) |
|
| ...agement/commands/owasp_backfill_activity_events.py | 100.00% <100.00%> (ø) |
|
| backend/src/apps/owasp/models/activity_event.py | 59.37% <59.37%> (ø) |
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 1b2c02f...e716bd0. 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