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

redhat-developer / yaml-language-server / 27158379017
86%
master: 80%

Build:
Build:
LAST BUILD BRANCH: remove-vscode-json-languageservice
DEFAULT BRANCH: master
Ran 08 Jun 2026 06:28PM UTC
Jobs 1
Files 70
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

08 Jun 2026 06:26PM UTC coverage: 84.823%. Remained the same
27158379017

push

github

datho7561
Use modern TypeScript module resolution

This project was still using the deprecated TypeScript module resolution
`node10` (aka `node`). This change updates the module resolution to
`nodenext`. Imports were fixed accordingly.

Notably, `yaml/dist/parse/cst` isn’t exported, but this is exported as
the `CST` namespace in the `yaml` module.

This is a preparation for updating to LSP 3.18, because some related
packages no longer support the old module resolution anymore.

3088 of 3862 branches covered (79.96%)

Branch coverage included in aggregate %.

24 of 27 new or added lines in 8 files covered. (88.89%)

4513 of 5099 relevant lines covered (88.51%)

328888.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
68.02
0.0% src/languageservice/services/yamlRename.ts
Jobs
ID Job ID Ran Files Coverage
1 27158379017.1 08 Jun 2026 06:28PM UTC 70
84.82
GitHub Action Run
Source Files on build 27158379017
  • Tree
  • List 70
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27158379017
  • 6fc3773a on github
  • Prev Build on main (#27033880170)
  • Next Build on main (#27293431987)
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