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

Unleash / unleash / 26748250986
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 Jun 2026 10:10AM UTC
Jobs 1
Files 1180
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

01 Jun 2026 10:02AM UTC coverage: 87.122%. Remained the same
26748250986

push

github

web-flow
fix: column "name" of relation "milestone_strategies" does not exist (#12144)

https://linear.app/unleash/issue/SA-590/fix-error-column-name-of-relation-milestone-strategies-does-not-exist

Fixes an error: column "name" of relation "milestone_strategies" does
not exist.

`updateMilestoneStrategy` was calling the base `CRUDStore.update()` with
the raw `strategyUpdate` object, which included a `name` field. However
the `milestone_strategies` table has no `name` column.

The store already had a private `updateStrategy` method that used
`toUpdateRow`, which only maps the actually updatable fields and
correctly omits `name`, so we promoted that to a public `update()`
override instead.

1851 of 2047 branches covered (90.43%)

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

2 existing lines in 1 file now uncovered.

15120 of 17355 relevant lines covered (87.12%)

756.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
18.75
0.0% src/lib/features/release-plans/release-plan-milestone-strategy-store.ts

Coverage Regressions

Lines Coverage ∆ File
2
84.55
-1.82% src/lib/features/playground/feature-evaluator/constraint.ts
Jobs
ID Job ID Ran Files Coverage
1 26748250986.1 01 Jun 2026 10:10AM UTC 1180
87.12
GitHub Action Run
Source Files on build 26748250986
  • Tree
  • List 1180
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26748250986
  • 002a1922 on github
  • Prev Build on main (#26743433213)
  • Next Build on main (#26750136406)
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