mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

keep snapshot name matching latest pre-release name

Open LukasPaczos opened this issue 3 years ago • 1 comments

Description

Fixes the snapshot name generator to respect pre-releases and only increment the version name on stable releases.

LukasPaczos avatar Aug 15 '22 18:08 LukasPaczos

Codecov Report

Merging #6173 (0fdfe12) into main (d8d04fe) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6173   +/-   ##
=========================================
  Coverage     68.89%   68.89%           
  Complexity     4255     4255           
=========================================
  Files           639      639           
  Lines         25643    25643           
  Branches       3003     3003           
=========================================
  Hits          17668    17668           
  Misses         6828     6828           
  Partials       1147     1147           

codecov[bot] avatar Aug 15 '22 19:08 codecov[bot]