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

wooga / atlas-appcenter / 6
65%

Build:
DEFAULT BRANCH: master
Ran 12 May 2020 10:17AM UTC
Jobs 4
Files 4
Run time 1038459min
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
6

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.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6.1 12 May 2020 10:17AM UTC 0
80.95
2 6.2 12 May 2020 10:18AM UTC 0
80.95
3 6.3 12 May 2020 10:19AM UTC 0
80.95
4 6.4 03 May 2022 01:50PM UTC 0
70.4
Source Files on build 6
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #6
  • d301709b on github
  • Prev Build on master (#5)
  • Next Build on master (#7)
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