ScriptFUSION / Pip

🖨 Immediately prints exceptions and assertion failures during testing, with diagnostics.
GNU Lesser General Public License v3.0
47 stars 8 forks source link

Handle Notice #12

Closed igneus closed 6 years ago

igneus commented 6 years ago

I propose this as a fix for #8

codecov-io commented 6 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.57%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
- Coverage     83.33%   82.75%   -0.58%     
- Complexity       32       33       +1     
============================================
  Files             4        4              
  Lines            84       87       +3     
============================================
+ Hits             70       72       +2     
- Misses           14       15       +1
Impacted Files Coverage Δ Complexity Δ
src/Printer.php 96.66% <66.66%> (-1.58%) 23 <0> (+1)

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 de2f8a0...d2d67ac. Read the comment docs.

Bilge commented 6 years ago

The fix is to use v1. v2 is a bad release and should not be used by anyone.