Skip to content

Conversation

@SevaZhukov
Copy link

The function will set the patch version when it exists

@github-actions
Copy link

Changelog

Features

  • Added MapboxTripStarter to simplify the solution for managing the trip session and replaying routes. This also makes it possible to share the replay state between drop-in-ui and android-auto. #6794

Bug fixes and improvements

  • Removed NavigationRoute#hasUnexpectedClosures and added RouteProgress#hasUnexpectedUpcomingClosures instead that checks whether route has upcoming unexpected closures (the algorithm does not take into account closures that the puck has already been on) #6841
  • Improved NavigationView camera behavior to go back into overview state if routes change during route preview state. #6840

Known issues ⚠️

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

@github-actions github-actions bot requested a review from dzinad January 19, 2023 13:56
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #6853 (db85fb2) into main (ce11135) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #6853   +/-   ##
=========================================
  Coverage     72.65%   72.65%           
  Complexity     5565     5565           
=========================================
  Files           781      781           
  Lines         30128    30128           
  Branches       3562     3562           
=========================================
  Hits          21890    21890           
  Misses         6815     6815           
  Partials       1423     1423           

Copy link
Contributor

@VysotskiVadim VysotskiVadim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH, I still haven't understood where the version comes from and how it's calculated. But if it used be right, this change looks good to me 👍

@SevaZhukov SevaZhukov merged commit b9edd7b into main Jan 20, 2023
@SevaZhukov SevaZhukov deleted the szh-shapshot-patch-version branch January 20, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants