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

wooga / atlas-build-unity / 27 / 1
25%
master: 78%

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 24 Nov 2020 02:26PM UTC
Files 38
Run time 5s
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

24 Nov 2020 02:26PM UTC coverage: 86.415% (+57.8%) from 28.639%
27.1

push

jenkins

Add ArchiveDebugSymbols task type (#81)

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

The `ArchiveDebugSymbols` task is just a Zip task with no additonal
overloads. I need to have a unique type name for the dynamic
configuration. The task simply zips the `dSYM` directory inside a given
`.xcarchive` as a preparation for deplyment to a symbolication/error
analytics service.

I also add some new configuration that both an `ExportArchive` as well
as an `ArchiveDebugSymbols` task is generated when a task of type
`XcodeArchive` is added.

The generated tasks will take the `XcodeArchive` task name and append
either `ArchiveDSYMS` or `Export`. A later patch will add the
configuration to add these task outputs as project artifacts. So in
theory never should actually call these tasks from the outside.

I adjusted some tests to take the effect of these autogenerated tasks as
a given. I also added some missing tests for earlier patches.

Changes
=======

* ![ADD] `ArchiveDebugSymbols` task type
* ![IMPROVE] autogenerate export and archive debug symbols task

1304 of 1509 relevant lines covered (86.41%)

0.86 hits per line

Source Files on job 27.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • 638cd23c on github
  • Prev Job for on release/1.x (#26.1)
  • Next Job for on release/1.x (##91.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