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

wooga / atlas-build-unity / 8 / 2
25%
master: 78%

Build:
Build:
LAST BUILD BRANCH: PR-154
DEFAULT BRANCH: master
Ran 13 Aug 2020 03:17PM UTC
Files 37
Run time 49s
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

13 Aug 2020 03:15PM UTC coverage: 50.08% (-1.0%) from 51.107%
8.2

push

jenkins

Add pods and workspace support (#63)

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

This patch adds a new task `podInstall` to the plugin which is a
dependend task for `xcodeArchive`. It only executes when a `Podfile` is
in the project directory. The `xcodeArchive` task has a new workspace
property which is set by default to the workspace generated by
podInstall. The workspace has a higher precedance than the project. If
the workspace does not exist the task falls back to the project.

The issue is the very nature how cocoapods handles workspaces. You can
configure pods to use a preexisting workspace or it generates a new
workspace based on the project it finds in the same directory.

The current patch only tries to solve a current workflow issue and needs
changes and tests!

Changes
=======

* ![ADD] `pods` and `workspace` support

623 of 1244 relevant lines covered (50.08%)

0.5 hits per line

Source Files on job 8.2
  • Tree
  • List 0
  • Changed 36
  • Source Changed 36
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • 477e6d05 on github
  • Prev Job for on release/1.x (#6.2)
  • Next Job for on release/1.x (#10.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