SharpZipLib icon indicating copy to clipboard operation
SharpZipLib copied to clipboard

Suppress some localization related code analyzer suggestions

Open Numpsy opened this issue 4 years ago • 1 comments

Spin off from #449 that disables some of the localization related analyzers, to decide if disabling the set is ok (for now at least)

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

Numpsy avatar May 11 '21 20:05 Numpsy

Codecov Report

Merging #633 (accb3ac) into master (232d690) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #633      +/-   ##
==========================================
+ Coverage   71.89%   71.93%   +0.03%     
==========================================
  Files          62       62              
  Lines        7667     7667              
==========================================
+ Hits         5512     5515       +3     
+ Misses       2155     2152       -3     
Impacted Files Coverage Δ
...ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs 78.74% <0.00%> (+0.33%) :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 232d690...accb3ac. Read the comment docs.

codecov[bot] avatar May 11 '21 20:05 codecov[bot]