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

pantsbuild / pants / 5741
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: claude/batched-dependents-python
DEFAULT BRANCH: main
Ran 21 Jul 2015 10:40PM UTC
Jobs 10
Files 340
Run time 6min
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
5741

push

travis-ci

mateor
Add android_library target and unpack_library task

This review is part 1 of splitting review #2040. This adds
android_library and android_dependency targets as well as an
unpack_libraries task. This is not integrated with the rest
of the android backend, that will be part 2.

An android_dependency can be a jar or aar library artifact, in
a repo or from the SDK. Those artifacts have to be unpacked and then
repacked into the final android application.

Each library is unpacked exactly once. The includes/excludes
will be handled in the repacking. That keeps us from having to repeatedly
unpack common dependencies. They all have a common base so this
treats the unpacked source as this common starting point.

If the library is an aar file, it needs to add targets to the
graph based on the aar's contents, as seen in UnpackLibraries.

The follow up will integrate the tasks/targets into the other tasks
and finish up adding the testing harness. If you'd like to see how
it runs or what the BUILD files will look like, you can check #2040.

references #1390

Testing Done:
Passes local ci.sh and travis.

Bugs closed: 1800

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

14463 of 20296 relevant lines covered (71.26%)

1.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5741.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 21 Jul 2015 10:40PM UTC 0
Travis Job 5741.1
2 5741.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 21 Jul 2015 10:40PM UTC 0
66.5
Travis Job 5741.2
3 5741.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 21 Jul 2015 10:40PM UTC 0
67.42
Travis Job 5741.3
4 5741.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 21 Jul 2015 10:41PM UTC 0
Travis Job 5741.4
5 5741.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 21 Jul 2015 10:41PM UTC 0
Travis Job 5741.5
6 5741.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 21 Jul 2015 10:46PM UTC 0
Travis Job 5741.6
7 5741.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 21 Jul 2015 10:45PM UTC 0
Travis Job 5741.7
8 5741.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 21 Jul 2015 10:45PM UTC 0
Travis Job 5741.8
9 5741.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 21 Jul 2015 10:47PM UTC 0
Travis Job 5741.9
10 5741.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 21 Jul 2015 10:45PM UTC 0
Travis Job 5741.10
Source Files on build 5741
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5741
  • 55eda37a on github
  • Prev Build on master (#5734)
  • Next Build on master (#5748)
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