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

wooga / atlas-paket / 80 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2019 10:25AM UTC
Files 41
Run time 2s
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:25AM UTC coverage: 89.247% (+0.09%) from 89.16%
80.1

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`

664 of 744 relevant lines covered (89.25%)

0.89 hits per line

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