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

yext / jambo / 9228582346
48%
master: 48%

Build:
Build:
LAST BUILD BRANCH: dev/publish-OIDC
DEFAULT BRANCH: master
Ran 24 May 2024 06:47PM UTC
Jobs 1
Files 67
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

24 May 2024 06:46PM UTC coverage: 47.814%. Remained the same
9228582346

push

github

web-flow
Pin gettext-extractor to avoid a breaking change (#335)

This PR pins `gettext-extractor` to a minor version (v3.6) prior to [v3.7.1](https://github.com/lukasgeiter/gettext-extractor/releases/tag/v3.7.1) that was released with a change that breaks Jambo upgrades performed with Node 12 and npm 6. That change added support for TS v5 and removed support for older TS versions. When upgrading Jambo via the code editor, the version of `gettext-extractor` was being updated to the latest version, which would in turn upgrade to the latest version of TS (v5.4.5) in the acceptable range (4-5). But, v5.4.5 of TS requires Node 14 or higher, causing an error when using `engine-strict=true` in the `.npmrc`. Also, because the code editor by default uses Node 12 and npm 6, we can't use `overrides` in the package.json (which was released in npm 8) to pin the transitive TS dep to v4.

J=WAT-4073
TEST=manual

Tried locally pointing the Theme to my local Jambo repo and saw that install was successful with `engine-strict=true`, when it gives the same error reported in the Slack thread when trying to force install an older version of Jambo.

236 of 511 branches covered (46.18%)

Branch coverage included in aggregate %.

770 of 1593 relevant lines covered (48.34%)

6.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9228582346.1 24 May 2024 06:47PM UTC 67
47.81
GitHub Action Run
Source Files on build 9228582346
  • Tree
  • List 67
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 42f8615c on github
  • Prev Build on master (#8102811415)
  • Next Build on hotfix/v1.12.6 (#9228599126)
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

© 2025 Coveralls, Inc