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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Ran 31 Oct 2018 12:42PM 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

31 Oct 2018 12:42PM UTC coverage: 100.0%. First build
4.1

push

jenkins

Install missing Unity compontens at buildtime

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

Checking if a unity installation is present on the host system is not
always enough. Some unity tasks need extra _components_ present as well.
The uvm plugin will calculate a list of required components based on the
targets `buildTarget` settings, to keep the number of install requests
and the amount components to be installed as small as possible.

The whole build will fail if the installation of a required component
fails. One install instruction with all required components will be issued,
if the whole installation is missing.

If the `autoInstallUnityEditor` is false no components will be installed

Changes
=======

![ADD] logic to calcualte required components from build targets
![ADD] logic to install missing components in `UvmCheckInstallation`

126 of 126 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 4.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4
  • ac005de8 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