destream-py / destream

A tool & Python 3 library to decompress anything
GNU General Public License v2.0
12 stars 1 forks source link

Test that deleting variable reference also close the archive #5

Closed cecton closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ea207bb). Click here to learn what that means. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   91.91%           
=========================================
  Files             ?       12           
  Lines             ?      445           
  Branches          ?        0           
=========================================
  Hits              ?      409           
  Misses            ?       36           
  Partials          ?        0
Impacted Files Coverage Δ
destream/helpers.py 86.2% <94.73%> (ø)

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 ea207bb...1dfec95. Read the comment docs.