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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Ran 01 Nov 2018 04:20PM UTC
Jobs 1
Files 6
Run time 3s
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

pending completion
7

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

Jobs
ID Job ID Ran Files Coverage
1 7.1 01 Nov 2018 04:20PM UTC 0
100.0
Source Files on build 7
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins 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