oleg-cherednik / zip4jvm

zip files support for JDK application: split, zip64, encryption, streaming
https://github.com/oleg-cherednik/zip4jvm
Apache License 2.0
26 stars 3 forks source link

#44 rename StandardSplitSrcZip #46

Closed oleg-cherednik closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (1f812dd) into master (0c0579a) will increase coverage by 0.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
+ Coverage     81.56%   81.95%   +0.39%     
- Complexity     2061     2068       +7     
============================================
  Files           251      251              
  Lines          7652     7652              
  Branches        931      931              
============================================
+ Hits           6241     6271      +30     
+ Misses         1158     1123      -35     
- Partials        253      258       +5     
Impacted Files Coverage Δ Complexity Δ
...cherednik/zip4jvm/model/src/PkwareSplitSrcZip.java 96.29% <100.00%> (ø) 10.00 <1.00> (?)
...ava/ru/olegcherednik/zip4jvm/model/src/SrcZip.java 85.36% <100.00%> (ø) 17.00 <0.00> (ø)
...legcherednik/zip4jvm/io/in/data/BaseDataInput.java 80.00% <0.00%> (+15.00%) 20.00% <0.00%> (+2.00%)
...trafiled/InfoZipNewUnixExtraFieldRecordReader.java 66.66% <0.00%> (+66.66%) 3.00% <0.00%> (+3.00%)
...filed/ExtendedTimestampExtraFieldRecordReader.java 82.35% <0.00%> (+82.35%) 2.00% <0.00%> (+2.00%)

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 0c0579a...1f812dd. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information