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

Unleash / unleash / 32228577710
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 19 Aug 2026 07:40AM UTC
Jobs 1
Files 1210
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

19 Aug 2026 07:30AM UTC coverage: 87.472% (+0.04%) from 87.434%
32228577710

push

github

web-flow
feat: add automations on release plan templates

Adds support for attaching transition condition to release plan
templates.
A template milestone can declare `transitionCondition: { intervalMinutes
}`, meaning a release plan created from it should automatically progress
from that milestone to the next one (by sort order) after the interval
(this part is coming up in a subsequent PR).

- Accepts `transitionCondition` on milestone payloads in template create
and update, and returns it when reading templates
- Stores template automations in the existing `milestone_progressions`
table
- Recreates progressions together with milestones on template update
- Validates that the last milestone has no transition condition (there
is nothing to progress to), and rejects conditions on the single
add-milestone endpoint
- Guards the milestone store insert to write only milestone columns, so
template milestones carrying a condition are safely ignored when a plan
is created from the template


## Coming in follow up PRs

- Copying automations onto release plans when a template is applied 
- Template editor UI

3851 of 5009 branches covered (76.88%)

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

1 existing line in 1 file now uncovered.

15877 of 18151 relevant lines covered (87.47%)

804.42 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
89.58
-2.08% src/lib/features/frontend-api/client-feature-toggle-read-model.ts
Jobs
ID Job ID Ran Files Coverage
1 32228577710.1 19 Aug 2026 07:40AM UTC 1210
87.47
GitHub Action Run
Source Files on build 32228577710
  • Tree
  • List 1210
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32228577710
  • fe6b4495 on github
  • Prev Build on main (#32206778641)
  • Next Build on main (#32256245041)
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