pomeryt / Infanino

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

Create ModelDeclarationValidityTest.java fixes #20 #22

Closed hil00137 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 1.64%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #22      +/-   ##
===========================================
+ Coverage     92.85%   94.5%   +1.64%     
- Complexity       36      51      +15     
===========================================
  Files             3       4       +1     
  Lines           140     182      +42     
  Branches         17      23       +6     
===========================================
+ Hits            130     172      +42     
  Misses            6       6              
  Partials          4       4
Impacted Files Coverage Δ Complexity Δ
...main/java/validation/ModelDeclarationValidity.java 100% <100%> (ø) 15 <15> (?)

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 cf9ff46...bf466a4. Read the comment docs.