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

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

push

jenkins

Fix compatibility for gradle > 4.4

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

We used some internal API's that changed in gradle 4.4.
The API `resolveLater` in `PathToFileResolver` is gone so we replicate
this API with `new Factory<File>` invocations instead for now.
The default constructor for `DefaultExecHandleBuilder` changed in a way
that backwards compatibility is no longer possible. I added a delegate
to a new field `execHandleBuilder` which gets created with a
`DefaultExecActionFactory`

Changes
=======

![FIX] usage of removed API `resolveLater`
![CHANGE] internal `BatchModeAction` exec handle builder logic
![CHANGE] use `FileResolver` instead of `PathToFileResolver` in code

23 of 23 new or added lines in 2 files covered. (100.0%)

596 of 693 relevant lines covered (86.0%)

0.86 hits per line

Relevant lines Covered
Build:
Build:
693 RELEVANT LINES 596 COVERED LINES
0.86 HITS PER LINE
Source Files on PR-43
  • List 0
  • Changed 24
  • Source Changed 24
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2 PR-43 Fix compatibility for gradle > 4.4 Description =========== We used some internal API's that changed in gradle 4.4. The API `resolveLater` in `PathToFileResolver` is gone so we replicate this API with `new Factory<File>` invocations instead for n... push 16 May 2018 12:27PM UTC jenkins pending completion  
2 PR-43 Fix compatibility for gradle > 4.4 Description =========== We used some internal API's that changed in gradle 4.4. The API `resolveLater` in `PathToFileResolver` is gone so we replicate this API with `new Factory<File>` invocations instead for n... push 16 May 2018 12:22PM UTC jenkins pending completion  
1 PR-43 Fix compatibility for gradle > 4.4 Description =========== We used some internal API's that changed in gradle 4.4. The API `resolveLater` in `PathToFileResolver` is gone so we replicate this API with `new Factory<File>` invocations instead for n... push 16 May 2018 10:24AM UTC jenkins pending completion  
1 PR-43 Fix compatibility for gradle > 4.4 Description =========== We used some internal API's that changed in gradle 4.4. The API `resolveLater` in `PathToFileResolver` is gone so we replicate this API with `new Factory<File>` invocations instead for n... push 16 May 2018 10:18AM 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