awslabs / amazon-kinesis-video-streams-pic

Apache License 2.0
50 stars 47 forks source link

Expose retry count #152

Closed disa6302 closed 2 years ago

disa6302 commented 2 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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #152 (42cd9f0) into develop (74b18b0) will decrease coverage by 0.09%. The diff coverage is 7.69%.

:exclamation: Current head 42cd9f0 differs from pull request most recent head 429bc9a. Consider uploading reports for the commit 429bc9a to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #152      +/-   ##
===========================================
- Coverage    87.28%   87.18%   -0.10%     
===========================================
  Files           52       52              
  Lines         9554     9567      +13     
===========================================
+ Hits          8339     8341       +2     
- Misses        1215     1226      +11     
Impacted Files Coverage Δ
src/utils/src/ExponentialBackoffRetryStrategy.c 87.32% <0.00%> (-8.07%) :arrow_down:
src/client/src/Client.c 92.24% <100.00%> (+<0.01%) :arrow_up:
src/client/src/StreamEvent.c 90.35% <0.00%> (+0.29%) :arrow_up:

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 74b18b0...429bc9a. Read the comment docs.