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

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

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2018 07:10PM UTC
Files 3
Run time 0s
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

23 Oct 2018 07:10PM UTC coverage: 100.0% (+74.5%) from 25.532%
10.1

push

jenkins

Add native method detectProjectVersion (#2)

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

Source Files on job 10.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • 27b506ad on github
  • Prev Job for on master (#9.2)
  • Next Job for on master (#11.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