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

wooga / atlas-version / 4
78%
master: 76%

Build:
Build:
LAST BUILD BRANCH: PR-49
DEFAULT BRANCH: master
Ran 02 Jun 2020 02:09PM UTC
Jobs 3
Files 18
Run time 11min
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 version provider

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

This is a small cleanup patch to prepare the next `versionCode`
implementation. I renamed the extension property `scheme` to
`versionScheme` and also adjusted the type to an enum `VersionScheme`. I
left the ability to set this value from `String` to make it easier to
set the value in the `build.gradle` script.

I wrapped the version provider in a new custom provider which can cache
the infered value. This whole provider gets wrapped again in a special
`ToStringProvider`. This providers `toString` method will evaluate the
internal value and call `toString` on it. The default `Provider`
instances only provide a basic `toString` implementation.

I also added more test cases for the new APIs and classes

Changes
=======

* ![CHANGE] `scheme` to `versionScheme`
* ![CHANGE] `versionScheme` type from `String` to `VersionScheme`
* ![ADD] `MemoisationProvider`
* ![ADD] `ToStringProvider`
* ![IMPROVE] `versionScheme` API overloads* ![IMPROVE] `versionScheme`
  API overloads* ![IMPROVE] `versionScheme` API overloads* ![IMPROVE]
`versionScheme` API overloads* ![IMPROVE] `versionScheme` API overloads*
![IMPROVE] `versionScheme` API overloads* ![IMPROVE] `versionScheme` API
overloads* ![IMPROVE] `versionScheme` API overloads

321 of 413 relevant lines covered (77.72%)

2.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4.1 02 Jun 2020 02:09PM UTC 0
77.72
2 4.2 02 Jun 2020 02:11PM UTC 0
77.72
3 4.3 02 Jun 2020 02:15PM UTC 0
77.72
Source Files on build 4
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #4
  • 902313d9 on github
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