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

pantsbuild / pants / 6892 / 2
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/ruff-init_py-fixes
DEFAULT BRANCH: main
Ran 16 Sep 2015 08:34PM UTC
Files 393
Run time 11s
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

16 Sep 2015 08:26PM UTC coverage: 71.313%. Remained the same
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

push

travis-ci

stuhood
Lazily load zinc analysis

Rather than eagerly loading all upstream analysis, we now lazily load it when it is requested, and allow it to be unloaded when necessary. It looks like sbt was always designed to be used this way, but zinc was eagerly building a map to fill the `getAnalysis` function that the sbt compiler desires.

- Lazily load zinc analysis upon usage, and allow it to be freed by never holding strong references to the entire Analysis object.
- Remove the zinc `-force-clean` flag, since it is unused from pants' perspective, and supporting it required additional Analysis apis.
- Move `Cache` class to a `cache` package.

Testing Done:
cold compiles of large internal projects, and:

    ./pants test tests/python/pants_test/backend/jvm/tasks/jvm_compile/::

...with a locally published version.

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

16907 of 23708 relevant lines covered (71.31%)

0.71 hits per line

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