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

wooga / atlas-unity
89%
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-77
branch: PR-77
CHANGE BRANCH
x
Reset
  • PR-77
  • 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-52
  • 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-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
2

push

jenkins

Fix getBatchModeForEditModeTest and getBatchModeForPlayModeTest in extension

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

I made a small error in the getter implemention for both
`getBatchModeForEditModeTest` and `getBatchModeForPlayModeTest` in the
`DefaultUnityPluginExtension` class. I used a `Boolean` class to
make sure that the default value would be `null` not `false`.
My problem was that the `if` check I provided also checks if the
value is `false`. In this case the body was not executed and the
default value was being calculated from properties/environment
which falls back to `true`. I want to return the value present
in the to be checked `Boolean` field if it is not `null` so
I made the check more explicit.

Changes
=======

* ![FIX] `getBatchModeForEditModeTest` implementation
* ![FIX] `getBatchModeForPlayModeTest` implementation

2 of 2 new or added lines in 1 file covered. (100.0%)

719 of 804 relevant lines covered (89.43%)

2.63 hits per line

Relevant lines Covered
Build:
Build:
804 RELEVANT LINES 719 COVERED LINES
2.63 HITS PER LINE
Source Files on PR-77
  • Tree
  • List 28
  • 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
2 PR-77 Fix getBatchModeForEditModeTest and getBatchModeForPlayModeTest in extension Description =========== I made a small error in the getter implemention for both `getBatchModeForEditModeTest` and `getBatchModeForPlayModeTest` in the `DefaultUnityPlu... push 12 Feb 2021 07:56PM UTC jenkins pending completion  
1 PR-77 Fix getBatchModeForEditModeTest and getBatchModeForPlayModeTest in extension Description =========== I made a small error in the getter implemention for both `getBatchModeForEditModeTest` and `getBatchModeForPlayModeTest` in the `DefaultUnityPlu... push 12 Feb 2021 07:55PM 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