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

Docs/paper response #35

Closed adolgert closed 2 years ago

adolgert commented 3 years ago

This is for two issues during paper review:

  1. Deletes overstating language.
  2. Adds an extended example.
codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (54d3b4e) into main (767726f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files           9        9           
  Lines         860      860           
=======================================
  Hits          778      778           
  Misses         82       82           

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 767726f...54d3b4e. Read the comment docs.