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

Unleash / unleash / 34130010045
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Sep 2026 01:58PM UTC
Jobs 1
Files 1216
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

07 Sep 2026 01:53PM UTC coverage: 87.395% (-0.006%) from 87.401%
34130010045

push

github

web-flow
fix(addons): treat single-character templates as valid in ServiceNow and webhook addons

`crCreationNoteTemplate` (ServiceNow) and `bodyTemplate` (webhook)
rejected any template of length <= 1, so a legitimate one-character
template was silently dropped in favor of the default message. Trim
before checking emptiness so only actually-empty/whitespace-only
templates fall back to the default, while the original (untrimmed)
template is still used for rendering.

Other places with the same `.length > 1` off-by-one (not fixed by this
PR):

- Webhook `customHeaders` —
[oss/src/lib/addons/webhook.ts#L105](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/webhook.ts#L105)
- Datadog `bodyTemplate` —
[oss/src/lib/addons/datadog.ts#L66](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/datadog.ts#L66)
- Datadog `customHeaders` —
[oss/src/lib/addons/datadog.ts#L83](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/datadog.ts#L83)
- New Relic `bodyTemplate` —
[oss/src/lib/addons/new-relic.ts#L65](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/new-relic.ts#L65)
- New Relic `customHeaders` —
[oss/src/lib/addons/new-relic.ts#L83](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/new-relic.ts#L83)
- Slack `customHeaders` —
[oss/src/lib/addons/slack.ts#L64](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/slack.ts#L64)
- Teams `customHeaders` —
[oss/src/lib/addons/teams.ts#L80](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/teams.ts#L80)
- Teams Workflow `customHeaders` —
[oss/src/lib/addons/teams-workflow.ts#L98](https://github.com/bricks-software/unleash-enterprise/blob/main/oss/src/lib/addons/teams-workflow.ts#L98)

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

3963 of 5163 branches covered (76.76%)

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

2 existing lines in 1 file now uncovered.

16176 of 18509 relevant lines covered (87.4%)

855.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
83.05
-1.69% src/lib/features/playground/feature-evaluator/constraint.ts
Jobs
ID Job ID Ran Files Coverage
1 34130010045.1 07 Sep 2026 01:58PM UTC 1216
87.4
GitHub Action Run
Source Files on build 34130010045
  • Tree
  • List 1216
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34130010045
  • cc391c4b on github
  • Prev Build on main (#34129177070)
  • Next Build on main (#34160864368)
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