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

Delete .github/workflows/codeql.yml #7851

Closed
wants to merge 1 commit into from
Closed

Conversation

ThibaudLopez
Copy link
Contributor

deleting CodeQL

@ThibaudLopez ThibaudLopez requested a review from a team as a code owner July 25, 2024 23:06
Copy link

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 ⚠️

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 Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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
Copy link
Contributor Author

CANCELLED, CodeQL can still be used in public repos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant