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

SAP / ui5-linter / 13202138636
86%

Build:
DEFAULT BRANCH: main
Ran 07 Feb 2025 02:48PM UTC
Jobs 1
Files 63
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

07 Feb 2025 02:45PM UTC coverage: 86.425% (+0.5%) from 85.952%
13202138636

push

github

web-flow
refactor: Use TypeScript LanguageService (#518)

Switching from just a `Program` to the `LanguageService` has several
benefits:

- Adding/changing source files is possible without having to create a
new program manually while keeping all unchanged files cached
- Host implementation is more lightweight
- A shared `LanguageService` can be used to improve performance when
linting multiple independent files/projects within the same
process/thread. This is currently only used internally by the tests, but
a new public API can be easily provided.

2297 of 2789 branches covered (82.36%)

Branch coverage included in aggregate %.

60 of 65 new or added lines in 7 files covered. (92.31%)

4 existing lines in 2 files now uncovered.

3261 of 3642 relevant lines covered (89.54%)

2423.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
76.6
6.9% src/linter/ui5Types/TypeLinter.ts
3
85.0
7.43% src/linter/ui5Types/host.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
76.6
6.9% src/linter/ui5Types/TypeLinter.ts
3
85.0
7.43% src/linter/ui5Types/host.ts
Jobs
ID Job ID Ran Files Coverage
1 13202138636.1 07 Feb 2025 02:48PM UTC 63
86.43
GitHub Action Run
Source Files on build 13202138636
  • Tree
  • List 63
  • Changed 7
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13202138636
  • 85db5faa on github
  • Prev Build on main (#13095196944)
  • Next Build on main (#13221958716)
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