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

openwisp / openwisp-controller / 18163621156
99%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2025 01:35PM UTC
Jobs 1
Files 120
Run time 1min
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 Oct 2025 01:23PM UTC coverage: 98.706% (+0.03%) from 98.676%
18163621156

push

github

nemesifier
[fix] Populate Config.checksum_db field without modifying Config.status #1113

Bug:
Config.update_status_if_checksum_changed() sets the Config.status
to modified if the Config.checksum_db field is empty. In the migration
Config.checksum_db is empty, thus all Config.status is set to modified
to all devices.

Fix:
Use Config.objects.bulk_update() to populate the Config.checksum_db field.
It does not call save(), nor it sends pre_save and post_save signals.
Thus, it avoids any side-effects from the migration.

[skip changelog]

Related to #1113

6484 of 6569 relevant lines covered (98.71%)

11.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python- - 18163621156.1 01 Oct 2025 01:35PM UTC 120
98.71
GitHub Action Run
Source Files on build 18163621156
  • Tree
  • List 120
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18163621156
  • e289d7a1 on github
  • Prev Build on master (#18114507341)
  • Next Build on master (#18169493636)
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

© 2025 Coveralls, Inc