amazon-kinesis-video-streams-producer-sdk-cpp icon indicating copy to clipboard operation
amazon-kinesis-video-streams-producer-sdk-cpp copied to clipboard

Add clang formatting script and format all sample and src files

Open stefankiesz opened this issue 1 year ago • 2 comments

Added the CLANG formatting guidelines used in Producer C SDK, formatted all files in the sample and src directories.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

stefankiesz avatar Oct 28 '23 00:10 stefankiesz

Codecov Report

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

Comparison is base (8002fdf) 16.34% compared to head (6915096) 16.39%.

:exclamation: Current head 6915096 differs from pull request most recent head 37577d4. Consider uploading reports for the commit 37577d4 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1095      +/-   ##
===========================================
+ Coverage    16.34%   16.39%   +0.05%     
===========================================
  Files           51       51              
  Lines         6846     6849       +3     
===========================================
+ Hits          1119     1123       +4     
+ Misses        5727     5726       -1     

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

codecov-commenter avatar Nov 11 '23 00:11 codecov-commenter

@niyatim23 I was testing whether it would affect the failing address sanitizer CI job. Just reverted those commits.

stefankiesz avatar Dec 07 '23 00:12 stefankiesz