awslabs / amazon-kinesis-video-streams-pic

Apache License 2.0
49 stars 51 forks source link

Dev add stream state machine iterator #219

Closed stefankiesz closed 1 year ago

stefankiesz commented 1 year ago

Running CI tests

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 1 year ago

Codecov Report

Patch coverage: 89.04% and project coverage change: +0.13% :tada:

Comparison is base (57637ea) 75.18% compared to head (1fcff62) 75.31%.

:exclamation: Current head 1fcff62 differs from pull request most recent head cd6f0d2. Consider uploading reports for the commit cd6f0d2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #219 +/- ## ========================================== + Coverage 75.18% 75.31% +0.13% ========================================== Files 52 52 Lines 10182 10240 +58 ========================================== + Hits 7655 7712 +57 - Misses 2527 2528 +1 ``` | [Files Changed](https://app.codecov.io/gh/awslabs/amazon-kinesis-video-streams-pic/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [src/client/src/Stream.c](https://app.codecov.io/gh/awslabs/amazon-kinesis-video-streams-pic/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c3JjL2NsaWVudC9zcmMvU3RyZWFtLmM=) | `69.84% <33.33%> (-0.01%)` | :arrow_down: | | [src/client/src/StreamEvent.c](https://app.codecov.io/gh/awslabs/amazon-kinesis-video-streams-pic/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c3JjL2NsaWVudC9zcmMvU3RyZWFtRXZlbnQuYw==) | `72.08% <93.75%> (+0.57%)` | :arrow_up: | | [src/client/src/StreamState.c](https://app.codecov.io/gh/awslabs/amazon-kinesis-video-streams-pic/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c3JjL2NsaWVudC9zcmMvU3RyZWFtU3RhdGUuYw==) | `83.54% <94.00%> (+2.20%)` | :arrow_up: | | [src/state/src/State.c](https://app.codecov.io/gh/awslabs/amazon-kinesis-video-streams-pic/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c3JjL3N0YXRlL3NyYy9TdGF0ZS5j) | `95.55% <100.00%> (+0.04%)` | :arrow_up: |

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