Closed kateyanurag closed 3 years ago
Merging #137 (08ef932) into master (bbf0e4b) will increase coverage by
0.12%
. The diff coverage is95.16%
.
@@ Coverage Diff @@
## master #137 +/- ##
==========================================
+ Coverage 87.07% 87.20% +0.12%
==========================================
Files 50 52 +2
Lines 9129 9253 +124
==========================================
+ Hits 7949 8069 +120
- Misses 1180 1184 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/utils/src/ExponentialBackoffUtils.c | 94.54% <94.54%> (ø) |
|
src/utils/src/Math.c | 100.00% <100.00%> (ø) |
|
src/client/src/StreamEvent.c | 90.64% <0.00%> (+0.58%) |
: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 bbf0e4b...08ef932. Read the comment docs.
Creating this PR on a different branch to kick off CI build
Original PR - https://github.com/awslabs/amazon-kinesis-video-streams-pic/pull/136
Original PR did not trigger a CI build