adolgert / UnitTestDesign.jl

Increases unit test coverage with fewer test cases using all-pairs and other covering arrays.
http://computingkitchen.com/UnitTestDesign.jl/stable/
MIT License
15 stars 2 forks source link

Feature/ipog multi way #14

Closed adolgert closed 3 years ago

adolgert commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #14 (5756e92) into main (0627e1f) will increase coverage by 1.14%. The diff coverage is 97.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   80.73%   81.88%   +1.14%     
==========================================
  Files           7        7              
  Lines         623      668      +45     
==========================================
+ Hits          503      547      +44     
- Misses        120      121       +1     
Impacted Files Coverage Δ
src/parameter_order.jl 81.85% <97.77%> (+3.73%) :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 0627e1f...5756e92. Read the comment docs.