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

SAP / ui5-linter / 12912429004
86%

Build:
DEFAULT BRANCH: main
Ran 22 Jan 2025 04:20PM UTC
Jobs 1
Files 61
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

22 Jan 2025 04:15PM UTC coverage: 85.191% (+0.2%) from 84.954%
12912429004

push

github

web-flow
fix: Improve overall code detection (#489)

This change improves the overall code detection by refactoring the
SourceFileLinter class to make use of utility functions that increase
the coverage of AST node types that may appear and have not been checked
so far. This mainly includes TemplateLiterals by using
`isStringLiteralLike` instead of `isStringLiteral`.

In addition, the usage of `getText` has been replaced by actual node
checks and access to the actual properties (e.g. `text`). This makes
handling of quotes obsolete and is safer as whitespaces or line breaks
within the code might be included in the result of `getText`.

2188 of 2702 branches covered (80.98%)

Branch coverage included in aggregate %.

115 of 120 new or added lines in 4 files covered. (95.83%)

1 existing line in 1 file now uncovered.

3139 of 3551 relevant lines covered (88.4%)

2589.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.71
-0.54% src/linter/ui5Types/asyncComponentFlags.ts
1
98.0
15.31% src/linter/ui5Types/utils.ts
3
93.61
0.74% src/linter/ui5Types/SourceFileLinter.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.71
-0.54% src/linter/ui5Types/asyncComponentFlags.ts
Jobs
ID Job ID Ran Files Coverage
1 12912429004.1 22 Jan 2025 04:20PM UTC 61
85.19
GitHub Action Run
Source Files on build 12912429004
  • Tree
  • List 61
  • Changed 20
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12912429004
  • af6dbd4b on github
  • Prev Build on main (#12892600977)
  • Next Build on main (#12914386423)
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