Closed MythicManiac closed 11 months ago
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
f9759c9
) 93.05% compared to head (86f7236
) 93.04%.
Files | Patch % | Lines |
---|---|---|
django/thunderstore/webhooks/models/audit.py | 78.78% | 5 Missing and 2 partials :warning: |
django/thunderstore/webhooks/audit.py | 95.65% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add a very basic audit webhook implementation, allowing for webhook listeners to be added for moderation action log events. Currently only logged events are package approvals and rejections.