com.unity.cinemachine icon indicating copy to clipboard operation
com.unity.cinemachine copied to clipboard

CMCL-1603: CM2 backport: Added Padding option to CinemachineConfiner2D

Open glabute opened this issue 1 year ago • 1 comments

Purpose of this PR

Backport of CMCL-1603 to CM2. See https://github.com/Unity-Technologies/com.unity.cinemachine/pull/1018

Testing status

  • [ ] Added an automated test
  • [x] Passed all automated tests
  • [x] Manually tested

Documentation status

  • [x] Updated CHANGELOG
  • [ ] Updated README (if applicable)
  • [x] Commented all public classes, properties, and methods
  • [x] Updated user documentation

Technical risk

low

glabute avatar Jul 30 '24 15:07 glabute

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 26.54%. Comparing base (99f33a2) to head (4d87d56).

Files Patch % Lines
...hine/Editor/Editors/CinemachineConfiner2DEditor.cs 0.00% 8 Missing :warning:
...achine/Runtime/Behaviours/CinemachineConfiner2D.cs 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##           release/2.10    #1019   +/-   ##
=============================================
  Coverage         26.54%   26.54%           
=============================================
  Files               126      126           
  Lines             18926    18933    +7     
=============================================
+ Hits               5023     5025    +2     
- Misses            13903    13908    +5     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jul 30 '24 16:07 codecov-commenter