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

wooga / atlas-paket / 77
39%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2018 02:15PM UTC
Jobs 2
Files 40
Run time 5min
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
77

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

658 of 738 relevant lines covered (89.16%)

1.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 77.1 27 Nov 2018 02:15PM UTC 0
89.16
2 77.2 27 Nov 2018 02:21PM UTC 0
88.89
Source Files on build 77
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #77
  • f95a8f80 on github
  • Prev Build on master (#76)
  • Next Build on master (#79)
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