ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

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

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

Patch and project coverage have no change.

Comparison is base (946618c) 82.13% compared to head (caae126) 82.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #307 +/- ## ======================================= Coverage 82.13% 82.13% ======================================= Files 37 37 Lines 3169 3169 ======================================= Hits 2603 2603 Misses 566 566 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.