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

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

Build:
Build:
LAST BUILD BRANCH: PR-39
DEFAULT BRANCH: master
Repo Added 19 Oct 2018 11:42AM UTC
Files 9
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

LAST BUILD ON BRANCH PR-2
branch: PR-2
CHANGE BRANCH
x
Reset
  • PR-2
  • PR-1
  • PR-10
  • PR-11
  • PR-12
  • PR-13
  • PR-14
  • PR-15
  • PR-16
  • PR-17
  • PR-18
  • PR-19
  • PR-20
  • PR-21
  • PR-22
  • PR-24
  • PR-26
  • PR-29
  • PR-3
  • PR-30
  • PR-31
  • PR-32
  • PR-33
  • PR-35
  • PR-36
  • PR-37
  • PR-38
  • PR-39
  • PR-4
  • PR-5
  • PR-6
  • PR-7
  • PR-9
  • master
  • release/1.x

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

Relevant lines Covered
Build:
Build:
14 RELEVANT LINES 14 COVERED LINES
1.0 HITS PER LINE
Source Files on PR-2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2 PR-2 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 ... push 23 Oct 2018 02:23PM UTC jenkins pending completion  
1 PR-2 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 ... push 23 Oct 2018 02:12PM UTC jenkins pending completion  
See All Builds (124)
  • Repo on GitHub
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