cormullion / Karnak.jl

graph plotting and drawing networks with Julia, using Luxor graphics
https://cormullion.github.io/Karnak.jl/
MIT License
70 stars 1 forks source link

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) #13

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the DelimitedFiles package to 1. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #13 (807c453) into master (83dab42) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   53.07%   53.07%           
=======================================
  Files           2        2           
  Lines         456      456           
=======================================
  Hits          242      242           
  Misses        214      214           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more