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

wooga / atlas-appcenter / 6 / 2
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 12 May 2020 10:18AM UTC
Files 4
Run time 1s
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

12 May 2020 10:17AM UTC coverage: 80.952% (+1.6%) from 79.339%
6.2

push

jenkins

Switch to Provider API (#18)

Description
========

The current plugin source used the old and internal convention mapping logic. It seems it is still supported up to gradle `6.4`. But understanding and using this API is not straight forward. This patch moves to the `Provider` API introduced in gradle `4.4`. We will lose support for some earlier gradle `4.x` versions but the code becomes easier to read and maintain. I adjusted the `gradle_check_versions.sh` file to test all gradle releases up to `6.4`. All worked well except some internal defaults when it comes to work with the `Provider` API and some breaking changes with gradle `6.x`. I fixed those with a `compat` helper class and resolve the API break at runtime. Since the goal is to move to gradle `6.x` by the end of the year I see no major issue with this.

Changes
=======

* ![IMPROVE] switch to `Provider` API
* ![UPDATE] ![GRADLE] base version to `4.10.2`

102 of 126 relevant lines covered (80.95%)

0.81 hits per line

Source Files on job 6.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • d301709b on github
  • Prev Job for on master (#5.2)
  • Next Job for on master (#7.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