Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for unknown lane types #7691

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add tests for unknown lane types #7691

wants to merge 2 commits into from

Conversation

DzmitryFomchyn
Copy link
Contributor

Description

This PR adds tests for unknown lane types

@DzmitryFomchyn DzmitryFomchyn added the skip changelog Should not be added into version changelog. label Jan 8, 2024
@DzmitryFomchyn DzmitryFomchyn requested a review from a team as a code owner January 8, 2024 10:22
Copy link

github-actions bot commented Jan 8, 2024

Changelog

Features

Bug fixes and improvements

Known issues ⚠️

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

  • The app is now considered as the one in active navigation only when an active route is set to MapboxNavigation. Previously it was always considered active. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)
  • When Android Auto host tells the app to stop active navigation because another app starts navigating, now SDK will enter FreeDrive mode instead of stopping trip session completely. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fba4c2d) 74.10% compared to head (07076df) 74.10%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #7691   +/-   ##
=========================================
  Coverage     74.10%   74.10%           
  Complexity     6162     6162           
=========================================
  Files           835      835           
  Lines         33167    33167           
  Branches       3955     3955           
=========================================
  Hits          24578    24578           
  Misses         7055     7055           
  Partials       1534     1534           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Should not be added into version changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant