amazon-kinesis-video-streams-producer-sdk-cpp
amazon-kinesis-video-streams-producer-sdk-cpp copied to clipboard
Add clang formatting script and format all sample and src files
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.
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.
@niyatim23 I was testing whether it would affect the failing address sanitizer CI job. Just reverted those commits.