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 #48

Closed oleg-cherednik closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (1f812dd) into dev (6dafc6a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev      #48   +/-   ##
=========================================
  Coverage     81.95%   81.95%           
  Complexity     2068     2068           
=========================================
  Files           251      251           
  Lines          7652     7652           
  Branches        931      931           
=========================================
  Hits           6271     6271           
  Misses         1123     1123           
  Partials        258      258           
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> (ø)

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 6dafc6a...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