smartdevicelink / sdl_ios

Get your app connected to the 🚙, make your users feel like a 🌟
www.smartdevicelink.com
BSD 3-Clause "New" or "Revised" License
169 stars 105 forks source link

Add warning logs when voice commands are auto-removed #2076

Closed joeljfischer closed 2 years ago

joeljfischer commented 2 years ago

Fixes #2075

Risk

This PR makes no API changes.

Testing Plan

Unit Tests

n/a - only added logs

Core Tests

Basic connection tests to ensure everything compiles and nothing broke.

Core version / branch / commit hash / module tested against: Sync 3.4 HMI name / version / branch / commit hash / module tested against: Sync 3.4

Summary

This PR adds warning logs when invalid voice commands are automatically removed by the library

Changelog

Bug Fixes

CLA

codecov[bot] commented 2 years ago

Codecov Report

Merging #2076 (40c8867) into develop (285b2d7) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #2076   +/-   ##
========================================
  Coverage    85.83%   85.84%           
========================================
  Files          447      447           
  Lines        23393    23397    +4     
========================================
+ Hits         20080    20084    +4     
  Misses        3313     3313