Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

added some test cases #1

Closed Wikunia closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1 into master will increase coverage by 13.42%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
+ Coverage   77.34%   90.76%   +13.42%     
===========================================
  Files           2        2               
  Lines         128      130        +2     
===========================================
+ Hits           99      118       +19     
+ Misses         29       12       -17
Impacted Files Coverage Δ
src/ConstraintSolver.jl 92.59% <85.71%> (+16.17%) :arrow_up:

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 6ee1874...226ff58. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1 into master will increase coverage by 13.42%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #1       +/-   ##
===========================================
+ Coverage   77.34%   90.76%   +13.42%     
===========================================
  Files           2        2               
  Lines         128      130        +2     
===========================================
+ Hits           99      118       +19     
+ Misses         29       12       -17
Impacted Files Coverage Δ
src/ConstraintSolver.jl 92.59% <85.71%> (+16.17%) :arrow_up:

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 6ee1874...226ff58. Read the comment docs.