awslabs / amazon-kinesis-video-streams-producer-sdk-cpp

Amazon Kinesis Video Streams Producer SDK for C++ is for developers to install and customize for their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams.
Apache License 2.0
379 stars 334 forks source link

remove unnecessary things from build #1151

Closed hassanctech closed 8 months ago

hassanctech commented 8 months ago

Issue #, if available:

Description of changes:

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

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 16.52%. Comparing base (c0b9d52) to head (345d981). Report is 1 commits behind head on develop.

:exclamation: Current head 345d981 differs from pull request most recent head 262e62c. Consider uploading reports for the commit 262e62c to get more accurate results

Files Patch % Lines
samples/kvssink_gstreamer_sample.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1151 +/- ## =========================================== + Coverage 16.48% 16.52% +0.03% =========================================== Files 50 50 Lines 7018 7021 +3 =========================================== + Hits 1157 1160 +3 Misses 5861 5861 ```

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