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

wooga / atlas-unity-version-manager / 1
100%
master: 26%

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Ran 23 Oct 2018 02:12PM UTC
Jobs 1
Files 3
Run time 1s
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
1

push

jenkins

Add native method detectProjectVersion

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

This patch implements the uvm method `String detectProjectVersion(File path)`. It returns
the editor version used for a the project given as `path`. The
implemention will by default search recursive downwards until it finds a
_ProjectSettings_ directory with containing _ProjectVersion.txt_ file.
If there is no unity project to be found or the version value in
_ProjectVersion.txt_ is invalid the method returns `null`.

This patch also introduces the provider pattern and a custom plugin
extension to access the `uvm` API in a lazy fashion.

> NOTE: These implementations are not yet final and might change without
notice

Changes
=======

![ADD] `detectProjectVersion` native UnityVersionManager API
![ADD] draft plugin extension to wrap `uvm` API
![IMPROVE] jni project. Generate native headers while compiling

Add gradle Extension and wrap uvm call inside

Add new native interface function detectProjectVersion

Implement detectVersion

14 of 14 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 23 Oct 2018 02:12PM UTC 0
100.0
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1
  • dc5e225c on github
  • Next Build on PR-2 (#2)
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