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

SAP / ui5-builder / 234
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: v4
DEFAULT BRANCH: main
Ran 05 Jul 2018 02:56PM UTC
Jobs 2
Files 34
Run time 9s
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

pending completion
234

push

travis-ci

web-flow
[INTERNAL] JSModuleAnalyzer: update language metadata (#44)

The JSModuleAnalyzer internally uses some metadata that describes for each ESTree node type, which properties represent conditionally executed code branches and which properties represent unconditionally executed code branches. The metadata is used while visiting an AST to classify
dependencies as 'static' ord 'conditional'.

During the migration of the analyzer from Java to JavaScript, metadata
was only maintained for a rudimentary set of nodes (basically ES5) and all
other nodes have been marked as 'toBeDone'.

This change closes this gap and maintaines metadata for all ES6 node
types. Only the node types planned for ES7 are kept as 'toBeDone'.

181 of 346 branches covered (52.31%)

Branch coverage included in aggregate %.

633 of 870 relevant lines covered (72.76%)

14.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 234.1 05 Jul 2018 02:56PM UTC 0
66.94
Travis Job 234.1
2 234.2 05 Jul 2018 02:56PM UTC 0
66.94
Travis Job 234.2
Source Files on build 234
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #234
  • 05d4127e on github
  • Prev Build on master (#224)
  • Next Build on master (#238)
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