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

redhat-developer / yaml-language-server / 15615065999 / 2
84%
master: 80%

Build:
Build:
LAST BUILD BRANCH: chang-patch-1142
DEFAULT BRANCH: master
Ran 12 Jun 2025 03:43PM UTC
Files 53
Run time 198min
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

12 Jun 2025 03:41PM UTC coverage: 83.921% (+0.03%) from 83.89%
15615065999.2

push

github

web-flow
Fix bool enums (#1080)

* add (failing) test case for boolean enum and const values

failing with:

```
[
  {
    code: 1,
    data: {
      schemaUri: [ 'file:///default_schema_id.yaml' ],
      values: [ true, false ]
    },
    message: 'Value is not accepted. Valid values: true, false.',
    range: {
      end: { character: 15, line: 0 },
      start: { character: 11, line: 0 }
    },
    severity: 1,
    source: 'yaml-schema: file:///default_schema_id.yaml'
  }
]
```

* fix the issue for `boolean` values in `enum`

this is the same fix for `enum` that has been applied a while back for `const` values here: https://github.com/redhat-developer/yaml-language-server/commit/e6165e4cf

fixes issue: https://github.com/redhat-developer/yaml-language-server/issues/1078

---------

Co-authored-by: xxx <xxx>

2165 of 2741 branches covered (78.99%)

Branch coverage included in aggregate %.

3383 of 3870 relevant lines covered (87.42%)

3285.94 hits per line

Source Files on job 15615065999.2
  • Tree
  • List 53
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15615065999
  • 4370b5c3 on github
  • Prev Job for on main (#15611069352.1)
  • Next Job for on main (#15708575767.1)
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