Tractables / LogicCircuits.jl

Logic Circuits from the Juice library
https://tractables.github.io/LogicCircuits.jl/dev/
Apache License 2.0
48 stars 4 forks source link

CompatHelper: bump compat for CSV to 0.9, (keep existing compat) #98

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the CSV package from 0.7, 0.8 to 0.7, 0.8, 0.9. This keeps the compat entries for earlier versions.

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (42fc163) into master (cd4e8eb) will decrease coverage by 0.03%. The diff coverage is n/a.

:exclamation: Current head 42fc163 differs from pull request most recent head c8eb5b7. Consider uploading reports for the commit c8eb5b7 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   88.11%   88.08%   -0.04%     
==========================================
  Files          31       31              
  Lines        3198     3198              
==========================================
- Hits         2818     2817       -1     
- Misses        380      381       +1     
Impacted Files Coverage Δ
src/transformations.jl 95.81% <0.00%> (-0.33%) :arrow_down:

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 cd4e8eb...c8eb5b7. Read the comment docs.