httpcompression icon indicating copy to clipboard operation
httpcompression copied to clipboard

implement optional interfaces dynamically

Open CAFxX opened this issue 4 years ago • 1 comments

CAFxX avatar Jan 29 '21 02:01 CAFxX

Codecov Report

Merging #2 (a8e089c) into master (df607f4) will decrease coverage by 4.13%. The diff coverage is 30.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   85.79%   81.66%   -4.14%     
==========================================
  Files          12       13       +1     
  Lines         338      360      +22     
==========================================
+ Hits          290      294       +4     
- Misses         29       47      +18     
  Partials       19       19              
Impacted Files Coverage Δ
response_writer.go 84.41% <ø> (+2.93%) :arrow_up:
optional.go 27.58% <27.58%> (ø)
adapter.go 96.72% <100.00%> (-0.16%) :arrow_down:

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 df607f4...a8e089c. Read the comment docs.

codecov-io avatar Jan 29 '21 02:01 codecov-io