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

wooga / atlas-unity
90%
master: 52%

Build:
Build:
LAST BUILD BRANCH: PR-148
DEFAULT BRANCH: master
Repo Added 24 May 2017 02:18PM UTC
Files 37
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

LAST BUILD ON BRANCH PR-52
branch: PR-52
CHANGE BRANCH
x
Reset
  • PR-52
  • PR-100
  • PR-101
  • PR-102
  • PR-104
  • PR-106
  • PR-107
  • PR-108
  • PR-109
  • PR-110
  • PR-111
  • PR-112
  • PR-113
  • PR-115
  • PR-116
  • PR-118
  • PR-119
  • PR-121
  • PR-122
  • PR-123
  • PR-124
  • PR-125
  • PR-126
  • PR-127
  • PR-128
  • PR-129
  • PR-131
  • PR-132
  • PR-133
  • PR-134
  • PR-135
  • PR-136
  • PR-137
  • PR-138
  • PR-139
  • PR-140
  • PR-141
  • PR-142
  • PR-143
  • PR-144
  • PR-146
  • PR-147
  • PR-148
  • PR-150
  • PR-151
  • PR-35
  • PR-37
  • PR-40
  • PR-41
  • PR-42
  • PR-43
  • PR-45
  • PR-46
  • PR-47
  • PR-48
  • PR-49
  • PR-53
  • PR-54
  • PR-55
  • PR-59
  • PR-60
  • PR-61
  • PR-62
  • PR-64
  • PR-65
  • PR-66
  • PR-67
  • PR-69
  • PR-72
  • PR-73
  • PR-74
  • PR-75
  • PR-76
  • PR-77
  • PR-79
  • PR-80
  • PR-81
  • PR-82
  • PR-83
  • PR-84
  • PR-86
  • PR-87
  • PR-91
  • PR-92
  • PR-93
  • PR-94
  • PR-95
  • PR-96
  • PR-97
  • PR-98
  • PR-99
  • master
  • release/2.x

pending completion
4

push

jenkins

Fix unity 2019 logfile handling

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

26 of 26 new or added lines in 4 files covered. (100.0%)

681 of 759 relevant lines covered (89.72%)

1.77 hits per line

Relevant lines Covered
Build:
Build:
759 RELEVANT LINES 681 COVERED LINES
1.77 HITS PER LINE
Source Files on PR-52
  • List 0
  • Changed 28
  • Source Changed 28
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4 PR-52 Fix unity 2019 logfile handling 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 als... push 20 Mar 2019 08:06AM UTC jenkins pending completion  
3 PR-52 Fix unity 2019 logfile handling 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 als... push 20 Mar 2019 07:37AM UTC jenkins pending completion  
2 PR-52 Fix unity 2019 logfile handling 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 als... push 19 Mar 2019 01:00PM UTC jenkins pending completion  
See All Builds (491)
  • Repo 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

© 2025 Coveralls, Inc