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

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

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2018 02:21PM UTC
Files 40
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

27 Nov 2018 02:15PM UTC coverage: 88.889% (-0.3%) from 89.16%
77.2

push

jenkins

Filter .asmdef and .asmdef.meta from Paket.Unity cleanup (#46)

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

656 of 738 relevant lines covered (88.89%)

0.89 hits per line

Source Files on job 77.2
  • Tree
  • List 0
  • Changed 40
  • Source Changed 40
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 77
  • f95a8f80 on github
  • Prev Job for on master (#76.1)
  • Next Job for on master (#79.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