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

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

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2018 04:49PM 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:49PM UTC coverage: 100.0%. Remained the same
24.1

push

jenkins

Filter required unity components (#16)

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 24.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24
  • 3e019999 on github
  • Prev Job for on master (#23.1)
  • Next Job for on master (#25.1)
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