pomeryt / Infanino

A programming language that has immune system.
MIT License
0 stars 1 forks source link

Update EmptyLineValidityTest.class fixes #7 #12

Closed hil00137 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #12 into master will decrease coverage by 0.07%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
- Coverage      91.3%   91.22%   -0.08%     
- Complexity       30       38       +8     
============================================
  Files             1        2       +1     
  Lines            92      114      +22     
  Branches         13       15       +2     
============================================
+ Hits             84      104      +20     
- Misses            5        6       +1     
- Partials          3        4       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/validation/EmptyLineValidity.java 90.9% <90.9%> (ø) 8 <8> (?)

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 cc301f3...1b24f79. Read the comment docs.