Closed jshivabeharry closed 2 years ago
Merging #2108 (7a22279) into develop (74190b5) will decrease coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #2108 +/- ##
===========================================
- Coverage 85.45% 85.43% -0.02%
===========================================
Files 448 448
Lines 22793 22793
===========================================
- Hits 19478 19474 -4
- Misses 3315 3319 +4
Fixes #1637
Risk
This PR makes no API changes.
Testing Plan
Unit Tests
No unit tests needed. Function was deprecated and never used in the code base.
Core Tests
No core tests needed. Function was deprecated and never used in the code base.
Core version / branch / commit hash / module tested against: sdl_core 8.1.0 (manticore) HMI name / version / branch / commit hash / module tested against: generic_hmi 0.12.0 (manticore)
Summary
Deprectated with a message
didReceivePinchInView
inSDLTouchManagerDelegate
.Changelog
Breaking Changes
Enhancements
Bug Fixes
didReceivePinchInView
CLA