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

added 1.7 to the compatibility matrix #38

Closed adolgert closed 2 years ago

adolgert commented 2 years ago

Added 1.7 to the compatibility matrix.

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (6120785) into main (69dd3b0) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   90.46%   90.49%   +0.03%     
==========================================
  Files           9        9              
  Lines         860      863       +3     
==========================================
+ Hits          778      781       +3     
  Misses         82       82              
Impacted Files Coverage Δ
src/coverage_matrix.jl 89.13% <0.00%> (+0.24%) :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 69dd3b0...6120785. Read the comment docs.