mapbox / mapbox-navigation-android

Mapbox Navigation SDK for Android
https://docs.mapbox.com/android/navigation/overview/
Other
621 stars 319 forks source link

Delete .github/workflows/codeql.yml #7851

Closed ThibaudLopez closed 2 months ago

ThibaudLopez commented 2 months ago

deleting CodeQL

github-actions[bot] commented 2 months ago
Changelog #### Features - Optimized memory usage in Directions API model classes by interning frequently occurring strings in JSON. `[#7840](https://github.com/mapbox/mapbox-navigation-android/pull/7840)` #### Bug fixes and improvements - Fixed UI jank caused by on-device TextToSpeech player. `[#7833](https://github.com/mapbox/mapbox-navigation-android/pull/7833)` #### Known issues :warning: #### 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)`
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.18%. Comparing base (95377ec) to head (6bd891e).

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #7851   +/-   ##
=========================================
  Coverage     74.18%   74.18%           
  Complexity     6262     6262           
=========================================
  Files           856      856           
  Lines         33793    33793           
  Branches       4022     4022           
=========================================
  Hits          25068    25068           
  Misses         7169     7169           
  Partials       1556     1556           
ThibaudLopez commented 2 months ago

CANCELLED, CodeQL can still be used in public repos