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

wooga / atlas-version
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: PR-49
DEFAULT BRANCH: master
Repo Added 26 May 2020 10:54AM UTC
Files 31
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-44
branch: PR-44
CHANGE BRANCH
x
Reset
  • PR-44
  • PR-10
  • PR-12
  • PR-13
  • PR-14
  • PR-15
  • PR-18
  • PR-2
  • PR-20
  • PR-29
  • PR-3
  • PR-31
  • PR-34
  • PR-36
  • PR-37
  • PR-38
  • PR-39
  • PR-4
  • PR-40
  • PR-41
  • PR-42
  • PR-43
  • PR-45
  • PR-46
  • PR-47
  • PR-48
  • PR-49
  • PR-6
  • PR-7
  • PR-8
  • PR-9
  • master

pending completion
1

push

jenkins

Add preflight version support in staticMarker strategy

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

This patch support for `preflight` versions just added with the latest patch
in the new `wdk` strategy see: [wooga/atlas-version#42].
The implementation for static marker is slightly different at the moment.
We don't use a timestamp value here since this is a semver 2.0 version
and we have all options to use metadata etc.
I only support the `adhoc` stage for now because we might want to reuse
`preflight` in a more generic way with timestamp base here is well.

* Example <i>from master branch</i>:
```
releaseScope = "minor"
nearestVersion = "1.3.0"
branch = "master"
distance = 22
inferred = "1.4.0-adhoc.master.22"
```

* Example <i>from topic branch</i>:
```
releaseScope = "minor"
nearestVersion = "1.3.0"
branch = "feature/fix_22"
distance = 34
inferred = "1.4.0-adhoc.branch.feature.fix.22.34"
```

Changes
=======

* ![ADD] `preflight` version support in `staticMarker` strategy
* ![FIX] composibility of `COUNT_COMMITS_SINCE_MARKER` partial strategy

[wooga/atlas-version#42]: https://github.com/wooga/atlas-version/pull/42

7 of 7 new or added lines in 3 files covered. (100.0%)

483 of 635 relevant lines covered (76.06%)

0.76 hits per line

Relevant lines Covered
Build:
Build:
635 RELEVANT LINES 483 COVERED LINES
0.76 HITS PER LINE
Source Files on PR-44
  • Tree
  • List 31
  • 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
1 PR-44 Add preflight version support in staticMarker strategy Description =========== This patch support for `preflight` versions just added with the latest patch in the new `wdk` strategy see: [wooga/atlas-version#42]. The implementation for static ma... push 22 Mar 2022 11:28AM UTC jenkins pending completion  
See All Builds (72)
  • 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