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

wooga / atlas-paket / 81
39%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2019 10:39AM UTC
Jobs 2
Files 41
Run time 6min
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
81

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%)

1.78 hits per line

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