pomeryt / Infanino

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

Create CodeLengthValidity.class fixes #8 #13

Closed hil00137 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 1.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #13      +/-   ##
===========================================
+ Coverage     91.22%   92.3%   +1.07%     
- Complexity       38      45       +7     
===========================================
  Files             2       3       +1     
  Lines           114     130      +16     
  Branches         15      16       +1     
===========================================
+ Hits            104     120      +16     
  Misses            6       6              
  Partials          4       4
Impacted Files Coverage Δ Complexity Δ
src/main/java/validation/CodeLengthValidity.java 100% <100%> (ø) 7 <7> (?)

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 498782b...9349e4b. Read the comment docs.