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

wooga / atlas-unity / 84 / 1
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2019 08:39AM UTC
Files 28
Run time 1s
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

20 Mar 2019 08:39AM UTC coverage: 89.723% (+0.3%) from 89.46%
84.1

push

jenkins

Fix unity 2019 logfile handling (#52)

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

Unity 2019 changed the behavior of the `-logFile` switch. To print to
`stdout` we must provide `-` as the file path which signals Unity to
print the log to `stdout`. This behavior works also on windows now so I
enabled the logoutput on windows when the Unity version is >= 2019.

Most of the test setup is very brittle at the moment. The tests don't
run with a real Unity installation because of setup and runtime
considerations. The way I path the unity version for tests is not
optimal and will change in the future.

To execute the version check for all batchmode actions, I added a
`protected` getter to fetch the Unity version beeing executed. I still
use the `ArtifactVersion` object but I have plans to change this in the
future and make this part of the public API.

Changes
=======

![FIX] ![UNITY] 2019 logfile handling
![ADD] [unity-version-manager-jni] as dependency to fetch the Unity version

[unity-version-manager-jni]:    https://github.com/wooga/unity-version-manager-jni

681 of 759 relevant lines covered (89.72%)

0.9 hits per line

Source Files on job 84.1
  • Tree
  • List 0
  • Changed 27
  • Source Changed 27
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 84
  • 1fcf88af on github
  • Prev Job for on master (#83.1)
  • Next Job for on master (#86.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