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

apache / tomcat-jakartaee-migration / 111
72%

Build:
DEFAULT BRANCH: master
Ran 19 May 2021 02:22PM UTC
Jobs 1
Files 14
Run time 8min
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
111

push

travis-ci-com

rmaucher
Use commons-compression for the default code path

The JVM code has too much exception throwing and hardcoded behavior
given what the migration tool does, as seen in issue #20. The
commons-compression code does not seem to have the same check in that
case, as seen when using -zipInMemory (it does not do anything special
yet does not complain about duplicate entries since there's no check for
that in the code).
In some cases, this seems faster. In others not so much. This needs more
investigation to verify there's no regression in that area (or anywhere
else).

387 of 569 relevant lines covered (68.01%)

84.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 111.1 19 May 2021 02:22PM UTC 0
68.01
Travis Job 111.1
Source Files on build 111
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #111
  • 105e5b97 on github
  • Prev Build on master (#110)
  • Next Build on master (#112)
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