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

kobotoolbox / kpi / 23905081380
82%
master: 76%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 02 Apr 2026 02:24PM UTC
Jobs 10
Files 909
Run time 2min
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

02 Apr 2026 02:19PM UTC coverage: 82.178% (+0.8%) from 81.35%
23905081380

push

github

web-flow
feat(auditLog): log Constance config changes to `AuditLog` DEV-1605 (#6870)

### 📣 Summary
This PR adds audit logging for configuration changes made via
django-constance by capturing updates through signals and recording them
in the `AuditLog` table.

### 📖 Description
This change ensures that all configuration updates made through
django-constance are properly tracked, providing a reliable audit trail
for system-level changes performed by superusers.

It leverages Constance’s native `config_updated` signal to detect
changes and logs them centrally without requiring modifications to
existing config logic.

Each update is recorded with relevant context, including the config key,
previous value, and updated value.

The implementation also safely handles edge cases by skipping logging
when no request context is available or when the user is
unauthenticated.

7810 of 12023 branches covered (64.96%)

13 of 18 new or added lines in 1 file covered. (72.22%)

29700 of 36141 relevant lines covered (82.18%)

5.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
72.06
0.02% kobo/apps/audit_log/signals.py
Jobs
ID Job ID Ran Files Coverage
1 23905081380.1 02 Apr 2026 02:24PM UTC 905
52.78
2 23905081380.2 02 Apr 2026 02:24PM UTC 905
54.31
3 23905081380.3 02 Apr 2026 02:24PM UTC 907
54.0
4 23905081380.4 02 Apr 2026 02:25PM UTC 905
53.01
5 23905081380.5 02 Apr 2026 02:25PM UTC 907
55.55
6 23905081380.6 02 Apr 2026 02:26PM UTC 907
66.03
7 23905081380.7 02 Apr 2026 02:26PM UTC 905
60.47
8 23905081380.8 02 Apr 2026 02:27PM UTC 907
54.35
9 23905081380.9 02 Apr 2026 02:28PM UTC 907
61.6
10 23905081380.10 02 Apr 2026 02:28PM UTC 909
68.26
Source Files on build 23905081380
  • Tree
  • List 909
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9383d9ef on github
  • Prev Build on main (#23902348144)
  • Next Build on main (#23940358178)
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