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

Unleash / unleash / 12747356992
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 13 Jan 2025 12:42PM UTC
Jobs 1
Files 709
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

13 Jan 2025 12:36PM UTC coverage: 87.649% (+0.02%) from 87.626%
12747356992

push

github

web-flow
fix: remove archived features from delta (#9088)

Weird thing is that I could not reproduce it locally, but I have a
theory to fix our delta mismatch.

Revisions are added to the delta every second.

This means that in a single revision, you can disable an event, remove a
dependency, and archive it simultaneously. These actions are usually
performed together since archiving an event will inherently disable it,
remove its dependencies, and so on.

Currently, we observe these events happening within the same revision.
However, since we were checking `.updated` last, the event was always
removed from the `removedMap`.

Now, by checking `.removed` last, the archive action will properly
propagate to the revision.

2874 of 3765 branches covered (76.33%)

2 of 2 new or added lines in 1 file covered. (100.0%)

14811 of 16898 relevant lines covered (87.65%)

716.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12747356992.1 13 Jan 2025 12:42PM UTC 709
87.65
GitHub Action Run
Source Files on build 12747356992
  • Tree
  • List 709
  • Changed 308
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 86bbe62a on github
  • Prev Build on main (#12746369721)
  • Next Build on main (#12747862221)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc