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

STAMP-project / dspot / 401
81%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2017 01:25PM UTC
Jobs 1
Files 68
Run time 2s
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
401

push

travis-ci

danglotb
Gradle projects support - retrieving classpath capability (#140)

* # 96: Added option to select automatic builder (two possible choices: Maven and Gradle)

* #96: Added abstraction to use different automatic builder: a factory is used to select which automatic builder to use. Maven is default (the only implemented until now)

* #96: Added Gradle java test project to use with test cases

* #96: Added empty implementation of a Gradle Automatic Builder.

* #96:  Refactored AutomaticBuilderFactory in order to support new test cases to let them pass again.

* #96: Added dependecies to Gradle Tooling API, needed by GradleAutomaticBuilder

* #96: Added Gradle java test project to use with test cases

* #96: Added empty implementation of a Gradle Automatic Builder.

* #96:  Refactored AutomaticBuilderFactory in order to support new test cases to let them pass again.

* #96: Added dependecies to Gradle Tooling API, needed by GradleAutomaticBuilder

* First experiments to retrieve classpath from gradle java project

* #96: Removed duplicated toy project for Gradle test cases: we keep just one toy project for both Maven and Gradle test cases. Early implementation of GradleAutomaticBuilder.buildClassPath(), leveraging a custom task in gradle.build file (next versions will inject this task automatically)

* #96: Second implementation of build path with a new task to extract classpath and early implementation of buildclasspath with regex (it still doesn't work, need to check the regex)

* #96: Final implementation to build classpath for Java-based Gradle projects: it injects a custom task in original Gradle buld file; this task is called by Gradle tooling API and its output is collected in a stream: classpath is extracted with a regex. Then original gradle build file is restored.

3218 of 4601 relevant lines covered (69.94%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 401.1 21 Jul 2017 01:25PM UTC 0
69.94
Travis Job 401.1
Source Files on build 401
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #401
  • 7386de53 on github
  • Prev Build on master (#399)
  • Next Build on master (#403)
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