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

wooga / atlas-paket / 81 / 2
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2019 10:45AM UTC
Files 41
Run time 5s
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

21 Jan 2019 10:39AM UTC coverage: 88.978% (-0.3%) from 89.247%
81.2

push

jenkins

Add assembly definition strategies (#48)

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

This patch adds a configuration to the paket-unity extensions to
configure handling of assembly definition files.
In this first patch only two options are supported:

* `manual` - all `.asmdef` and `.asmdef.meta` files will be preserved (default)
* `disabled` - the old behavior of cleaning all files before install

example:

*build.gradle*

```
paketUnity {
    assemblyDefinitionFileStrategy = "manual"
}
```

Changes
=======

* ![ADD] new configuration option `assemblyDefinitionFileStrategy`

662 of 744 relevant lines covered (88.98%)

0.89 hits per line

Source Files on job 81.2
  • Tree
  • List 0
  • Changed 41
  • Source Changed 41
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • 6a7a0ecd on github
  • Prev Job for on master (#80.1)
  • Next Job for on master (#82.2)
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