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

wooga / atlas-github / 3 / 5
36%
master: 39%

Build:
Build:
LAST BUILD BRANCH: PR-122
DEFAULT BRANCH: master
Ran 23 Sep 2021 12:29PM UTC
Files 21
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

15 Apr 2019 05:59PM UTC coverage: 39.659% (+4.4%) from 35.309%
3.5

push

jenkins

Refactor plugin lazy configuration (#29)

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

163 of 411 relevant lines covered (39.66%)

0.4 hits per line

Source Files on job 3.5
  • Tree
  • List 0
  • Changed 20
  • Source Changed 20
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3
  • 9be2cbaa on github
  • Prev Job for on release/2.x (#2.3)
  • Next Job for on release/2.x (#5.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