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

UI5 / linter / 15899881389
87%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2025 10:55AM UTC
Jobs 1
Files 92
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

26 Jun 2025 10:51AM UTC coverage: 86.482%. Remained the same
15899881389

push

github

RandomByte
refactor: Rename src/manifest.d.ts to manifest.ts

If types should be accessible to external consumers of UI5 linter, they
must be located in .ts files since only those can be imported.

Currently, building UI5 linter as a dependency yields the following
error:
```
/ui5-linter/lib/linter/ui5Types/fix/Fix.d.ts:5:46 - error TS2307:
Cannot find module '../../../manifest.js' or its corresponding type declarations.
```

Also see
`https://github.com/microsoft/TypeScript/issues/36971#issuecomment-590473898`:

> Your project itself should not be hand-authoring .d.ts files you
> intend to be seen by consumers of your project; this is why it's legal
> to write "only types" in a .ts file

3628 of 4410 branches covered (82.27%)

Branch coverage included in aggregate %.

5220 of 5821 relevant lines covered (89.68%)

6580.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15899881389.1 26 Jun 2025 10:55AM UTC 92
86.48
GitHub Action Run
Source Files on build 15899881389
  • Tree
  • List 92
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15899881389
  • 32e0b360 on github
  • Prev Build on main (#15898707548)
  • Next Build on main (#15900034416)
  • Delete
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