• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kobotoolbox / kpi / 23834044311 / 8
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 Apr 2026 05:55AM UTC
Files 907
Run time 19s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2026 05:48AM UTC coverage: 54.38% (+0.01%) from 54.367%
23834044311.8

push

github

web-flow
feat(auditLog): log superuser admin actions to `AuditLog` DEV-1604 (#6856)

### 📣 Summary
This PR introduces functionality to automatically capture actions
performed by superusers in the Django Admin interface and record them in
the `AuditLog` table using native Django signals.

### 📖 Description
This change ensures a complete and reliable audit trail for all actions
performed by superusers within the Django Admin interface.

It leverages Django’s built-in `LogEntry` signal to capture admin events
globally, eliminating the need for custom mixins or per-model
`ModelAdmin` modifications. This approach guarantees consistent coverage
across all current and future admin-managed models.

Additionally, the implementation extracts and stores a concise,
human-readable summary of each action, improving log readability while
keeping storage efficient. Audit logs are also exposed via the
`/api/v2/audit-logs/` API for easy access and inspection.

3645 of 11866 branches covered (30.72%)

19572 of 35991 relevant lines covered (54.38%)

0.54 hits per line

Source Files on job 23834044311.8
  • Tree
  • List 907
  • Changed 214
  • Source Changed 0
  • Coverage Changed 214
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23834044311
  • ab5c2858 on github
  • Prev Job for on main (#23804416403.2)
  • Next Job for on main (#23861711821.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc