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

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

Build:
Build:
LAST BUILD BRANCH: upgrade_runson_to_ami-0a3c71582153db678
DEFAULT BRANCH: main
Ran 15 Aug 2015 01:36AM UTC
Files 351
Run time 10s
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

15 Aug 2015 12:53AM UTC coverage: 70.132%. Remained the same
CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'"

push

travis-ci

Nick Howard
Fix an exclude path matching bug

Short term fix of an exclude bug where path matching incorrect excludes path due to partial matching. For example:

a lib with the following provides
provides = artifact(
org = 'com.twitter.common',
name = 'text',
repo = public,
)

which will have an exlcude that is 'jars/com.twitter.common/text' which in turn excludes path such as '.pants.d/ivy/jars/com.twitter.common/text-lang-model/jars/text-lang-model-0.1.8.jar'

The fix is to translate the provide above into exclude string of 'jars/com.twitter.common/text/jars'

Testing Done:
https://github.com/pantsbuild/pants/pull/1964

Fix an existing test and add more tests.

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

14875 of 21210 relevant lines covered (70.13%)

0.7 hits per line

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