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

wooga / atlas-paket / 80
39%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2019 10:25AM UTC
Jobs 1
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

pending completion
80

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

Jobs
ID Job ID Ran Files Coverage
1 80.1 21 Jan 2019 10:25AM UTC 0
89.25
Source Files on build 80
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #80
  • 6a7a0ecd on github
  • Prev Build on master (#79)
  • Next Build on master (#81)
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