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

wooga / atlas-paket / 6 / 1
89%
master: 39%

Build:
Build:
LAST BUILD BRANCH: PR-79
DEFAULT BRANCH: master
Ran 23 Nov 2018 03:47PM UTC
Files 40
Run time 3s
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

23 Nov 2018 03:47PM UTC coverage: 89.16%. Remained the same
6.1

push

jenkins

Filter .asmdef and .asmdef.meta from Paket.Unity cleanup

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

Unity 2018 adds more control to the script compilation
process with [assembly definition files]. If a user wants to define a
definition file for the dependencies inside the `Paket.Unity3D` directory
she has to recreate it after each install process because the logic in
the `net.wooga.paket-unity` plugin takes ownership of this directory and
might clean it completely. This patch adds a custom pattern to keep all
`.asmdef` and `asmdef.meta` files in the directory structure (at root
and deep nested).

We see this as a middleground solution for projects that want to use
[assembly definition files] or opt out fromi using them.

Changes
=======

![IMPROVE] output cleanup filters out `.asmdef` and `.asmdef.meta`

[assembly definition files]:    https://docs.unity3d.com/Manual/ScriptCompilationAssemblyDefinitionFiles.html

658 of 738 relevant lines covered (89.16%)

0.89 hits per line

Source Files on job 6.1
  • Tree
  • List 0
  • Changed 40
  • Source Changed 40
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • e625f1ac on github
  • Prev Job for on PR-46 (#5.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