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

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

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

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

14 of 14 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 23 Oct 2018 02:23PM UTC 0
100.0
Source Files on build 2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Jenkins Build #2
  • 82061375 on github
  • Prev Build on PR-2 (#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

© 2025 Coveralls, Inc