boostorg / iostreams

Boost.org iostreams module
http://boost.org/libs/iostreams
Boost Software License 1.0
43 stars 116 forks source link

Fix MSVC Level 4 warning (Issue #131) #133

Closed mclow closed 1 year ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #133 (5e60633) into develop (dd360d9) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #133   +/-   ##
========================================
  Coverage    68.84%   68.85%           
========================================
  Files           80       80           
  Lines         3444     3445    +1     
  Branches      1027     1027           
========================================
+ Hits          2371     2372    +1     
  Misses         454      454           
  Partials       619      619           
Impacted Files Coverage Δ
include/boost/iostreams/filter/zlib.hpp 73.33% <100.00%> (+0.45%) :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 dd360d9...5e60633. Read the comment docs.

tamminel commented 1 year ago

@mclow any plans to merge this functionality? This is causing issues with treating warnings as an errors compiler flag