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

CompatHelper: add new compat entry for "DataFrames" at version "0.22" #9

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the DataFrames package to 0.22.

This is a brand new compat entry. Previously, you did not have a compat entry for the DataFrames package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-io commented 3 years ago

Codecov Report

Merging #9 (009155c) into main (6ed48ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   82.58%   82.58%           
=======================================
  Files           6        6           
  Lines         448      448           
=======================================
  Hits          370      370           
  Misses         78       78           

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 6ed48ce...009155c. Read the comment docs.