awslabs / amazon-kinesis-video-streams-pic

Apache License 2.0
50 stars 47 forks source link

KVS Events feature (images/notifications) #138

Closed jdelapla closed 3 years ago

jdelapla commented 3 years 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.

hassanctech commented 3 years ago

This test StreamTokenRotationTest.rotationWithAwaitingCheck is failing across all platforms in the CI, please check, all other tests pass.

codecov-commenter commented 3 years ago

Codecov Report

Merging #138 (3d7d311) into develop (bbf0e4b) will increase coverage by 0.20%. The diff coverage is 90.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #138      +/-   ##
===========================================
+ Coverage    87.07%   87.28%   +0.20%     
===========================================
  Files           50       52       +2     
  Lines         9129     9475     +346     
===========================================
+ Hits          7949     8270     +321     
- Misses        1180     1205      +25     
Impacted Files Coverage Δ
src/client/src/Stream.c 84.03% <87.39%> (+0.22%) :arrow_up:
src/mkvgen/src/MkvGenerator.c 91.04% <92.40%> (+0.13%) :arrow_up:
src/client/src/Client.c 92.09% <100.00%> (+0.24%) :arrow_up:
src/utils/src/StackQueue.c 100.00% <100.00%> (ø)
src/utils/src/Math.c 100.00% <0.00%> (ø)
src/utils/src/ExponentialBackoffUtils.c 95.57% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bbf0e4b...3d7d311. Read the comment docs.