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

wooga / unity-version-manager-jni / 6
76%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2018 01:09PM UTC
Jobs 1
Files 4
Run time 2586min
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
6

push

jenkins

Add native bindings to install unity to default location (#1)

* Add native bindings to install unity to default location

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

This patch adds two more method overloads to `UnityVersionManager`.

* `public static native Installation installUnityEditor(String version);`
* `public static native Installation installUnityEditor(String version, Component[] components);`

These API's compliment the additional install methods which require a
`File` destination.

Changes
=======

![ADD] API method `Installation installUnityEditor(String version)`
![ADD] API method `Installation installUnityEditor(String version, Component[] components)`
![UPDATE] License Headers

* Ignore install to default location tests on CI for now

* Add missing coveralls plugin

58 of 76 relevant lines covered (76.32%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6.1 06 Dec 2018 01:09PM UTC 0
76.32
Source Files on build 6
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #6
  • ba7e38c4 on github
  • Next Build on master (#7)
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

© 2025 Coveralls, Inc