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

mbland / tomcat-servlet-testing-example / 6856900955
100%

Build:
DEFAULT BRANCH: main
Ran 13 Nov 2023 11:14PM UTC
Jobs 2
Files 3
Run time –
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

13 Nov 2023 11:11PM UTC coverage: 100.0%. Remained the same
6856900955

push

github

mbland
Integrate frontend tests & reports into gradle/CI

Enables the GitHub actions build to successfully execute the frontend
JavaScript tests and publish the test and coverage results.

Had to rename some of the package.json scripts to use '-' instead of
':', e.g., "test:ci" to "test-ci". Gradle interprets colons in command
line task names specially, which meant it was impossible to invoke
"pnpm_test:ci".

Adding the frontend coverage also necessitated adding a second Coveralls
upload GitHub Action, and specifying a `file` for the original action.
The original action uploads a JaCoCo XML file relative to
strcalc/src/main/java. The new action uploads an LCOV file relative to
strcalc/src/main/frontend.

2 of 2 branches covered (100.0%)

Branch coverage included in aggregate %.

17 of 17 relevant lines covered (100.0%)

1.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6856900955.1 13 Nov 2023 11:14PM UTC 0
100.0
GitHub Action Run
2 6856900955.2 13 Nov 2023 11:14PM UTC 0
100.0
GitHub Action Run
Source Files on build 6856900955
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6856900955
  • 08f984d3 on github
  • Prev Build on main (#6854515217)
  • Next Build on main (#6883387920)
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