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

wooga / atlas-unity-version-manager / 17 / 1
26%
master: 26%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2018 12:37PM UTC
Files 6
Run time 0s
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

30 Oct 2018 12:37PM UTC coverage: 100.0%. Remained the same
17.1

push

jenkins

Refactor and cleanup extension properties (#9)

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

This patch includes some breaking changes for cleanup reasons.
As a preparation for installing unity versions at build time it was
necessary to get rid of some undesired ambiguities.

The setup of the `UnityVersionManagerExtension` is now done completely
done in `UnityVersionManagerPlugin` to make it more clear that the
extension object is also just a model.

This change makes it possible to set the desired unity version to use in
the `build.gradle` file. This allows the CI system or a developer to
switch unity versions easily. The default value is still the editor
version configured in the unity project settings.

Changes
=======

![CHANGE] rename property `version` to `uvmVersion`
![CHANGE] rename property `projectVersion` to `unityVersion`
![CHANGE] `unityVersion` type to property
![IMPROVE] extension configuration

65 of 65 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 17.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • 1397478f on github
  • Prev Job for on master (#16.1)
  • Next Job for on master (#19.1)
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