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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Ran 01 Nov 2018 04:20PM 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

01 Nov 2018 04:20PM UTC coverage: 100.0%. First build
7.1

push

jenkins

Filter required unity components

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

At the moment the default provider which returns the required unity
components needed for the build take into account all configured tasks
and not the one actually scheduled to be executed.

This patch adds another filter and removes all
`AbstractUnityProjectTask` which are not included in the
`TaskExecutionGraph` at resolve time. The filter will return true for all tasks,
if the provider gets resolved during build configuration time or
any time before the `TaskExecutionGraph` is ready.

The default implementation for the provider is moved to `UnityVersionManagerExtension`
as property `buildRequiredUnityComponentsProvider`. This makes it easier
to access and reuse this provider for future use.

Changes
=======

![ADD] task graph filter for required unity components provider
![CHANGE] move required components provider implementation to `UnityVersionManagerExtension`

140 of 140 relevant lines covered (100.0%)

1.0 hits per line

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