Closed kgriffs closed 2 years ago
Merging #2032 (6b725ba) into master (ba9d007) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #2032 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 63 63
Lines 6707 6707
Branches 1238 1238
=========================================
Hits 6707 6707
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 ba9d007...6b725ba. Read the comment docs.
Summary of Changes
This patch adds a check to
test_post_read_bounded_stream_large()
to validate the digest of the body to ensure that the chunks are read completely with no overlap or repetition.