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

pantsbuild / pants / 5050 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/reapi/migrate-to-output-paths
DEFAULT BRANCH: main
Ran 28 May 2015 03:31PM UTC
Files 324
Run time 18s
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

28 May 2015 03:19PM UTC coverage: 64.807%. Remained the same
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

jsirois
Use BufferedOutputStream

Using BufferedOutputStream significantly speeds up the JAR creation. See testing section for an example.

Testing Done:
Green CI: https://travis-ci.org/pantsbuild/pants/builds/64236409

I used this command for benchmarking (+ flushing caches):
```
sudo /usr/sbin/purge && ls -alR > /dev/null && ./pants binary --no-use-nailgun macaw-swift/web-app::
```
Without BOS, the jar-tool step took 105, 112, and 123 seconds.
With BOS, the jar-tool step took 77, 80, and 85 seconds.

Bugs closed: 1596

Reviewed at https://rbcommons.com/s/twitter/r/2270/

12649 of 19518 relevant lines covered (64.81%)

0.65 hits per line

Source Files on job 5050.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5050
  • Travis Job 5050.3
  • 3b3f85a4 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5049.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5057.3)
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