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

wooga / atlas-github / 4
95%
master: 39%

Build:
Build:
LAST BUILD BRANCH: PR-122
DEFAULT BRANCH: master
Ran 15 Apr 2019 11:52AM UTC
Jobs 2
Files 15
Run time 39s
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
4

push

jenkins

Refactor plugin lazy configuration

Description
===========

The plugin as it is now relies heavily on `convention mapping`, a
technique which is not part of the public gradle API. This patch removes
all usages of `convention mapping` and uses the [`Provider`] API instead.
As of this moment this API is still in _incubation_ phase but is a
better alternative aready. This patch also means a breaking change not
only because of internal API changes but also because the new API in the
form of usage was introduced with gradle > 4.7

Changes
=======

![IMPROVE] use [`Provider`] API
![REMOVE] convention mapping
![BREAK] support with gradle < 4.7

[`Provider`]:    https://docs.gradle.org/current/userguide/lazy_configuration.html

400 of 438 relevant lines covered (91.32%)

1.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4.1 15 Apr 2019 11:52AM UTC 0
91.32
2 4.2 15 Apr 2019 11:53AM UTC 0
91.32
Source Files on build 4
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #4
  • f67cd54a on github
  • Prev Build on PR-29 (#3)
  • Next Build on PR-29 (#5)
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