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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/gha-deps-9a03f76dec
DEFAULT BRANCH: main
Ran 03 Jun 2015 08:12PM UTC
Files 328
Run time 16s
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

03 Jun 2015 07:34PM UTC coverage: 66.012%. Remained the same
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

push

travis-ci

ericzundel
Add -log-filter option to the zinc task

Add the -log-filter option to the zinc task to perform the same function as -Tnowarnregex for the Compiler class used under jmake

Testing Done:
Tested by putting my updated zinc jar into place in BUILD.tools and updating pants.ini with:

```
+[compile.zinc-java]
+enabled: True
+
+args: [
+    '-fork-java',
+    '-log-filter', '.*X500.*',
+    '-java-only', '-C-encoding', '-CUTF-8',
+  ]
```

Then compiling the simple hello world target as modified  in https://github.com/pantsbuild/pants/issues/1612.  The lines containing the string `X500` were omitted from the output.

Bugs closed: 1612, 1631

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

12916 of 19566 relevant lines covered (66.01%)

0.66 hits per line

Source Files on job 5180.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 5180
  • Travis Job 5180.3
  • 4aa6204d on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5173.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#5181.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc