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

edgehog-device-manager / edgehog / c39b387667dd0cedeb2871938e7faf666fa7937d
78%

Build:
DEFAULT BRANCH: main
Ran 05 Dec 2025 02:44PM UTC
Jobs 1
Files 412
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

05 Dec 2025 02:41PM UTC coverage: 75.907% (+0.03%) from 75.881%
c39b387667dd0cedeb2871938e7faf666fa7937d

push

github

web-flow
fix: Prevent duplicate success in campaigns (#1110)

The deletion campaign executor was receiving two operation_success
events for the same deployment, causing targets to remain stuck
in 'in_progress' state even after the campaign finished successfully.

Both triggered operation_success, causing free_up_slot() to be called
twice, corrupting the slot accounting

The deployment subscription is now properly managed through the standard
executor flow, preventing duplicate events while maintaining correct
tracking of deployment lifecycle.

Signed-off-by: Omar <omar.brbutovic@secomind.com>

2196 of 2893 relevant lines covered (75.91%)

94.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
20
44.67
0.3% lib/edgehog/deployment_campaigns/deployment_mechanism/lazy/core.ex
Jobs
ID Job ID Ran Files Coverage
1 c39b387667dd0cedeb2871938e7faf666fa7937d.1 05 Dec 2025 02:44PM UTC 412
75.91
GitHub Action Run
Source Files on build c39b387667dd0cedeb2871938e7faf666fa7937d
  • Tree
  • List 412
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c39b3876 on github
  • Prev Build on main (#7D6A5E1D...)
  • Next Build on main (#19969003311)
  • Delete
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