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

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

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

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 %.

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

3383 of 3870 relevant lines covered (87.42%)

9857.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15615065999.1 12 Jun 2025 03:43PM UTC 53
83.92
GitHub Action Run
2 15615065999.2 12 Jun 2025 03:43PM UTC 53
83.92
GitHub Action Run
3 15615065999.3 12 Jun 2025 03:45PM UTC 53
83.92
GitHub Action Run
Source Files on build 15615065999
  • Tree
  • List 53
  • Changed 53
  • Source Changed 53
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15615065999
  • 4370b5c3 on github
  • Prev Build on main (#15611069352)
  • Next Build on main (#15708575767)
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