sdobber / FluxArchitectures.jl

Complex neural network examples for Flux.jl
MIT License
122 stars 15 forks source link

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

Open github-actions[bot] opened 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 (1def80a) 87.47% compared to head (6825308) 87.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ======================================= Coverage 87.47% 87.47% ======================================= Files 8 8 Lines 479 479 ======================================= Hits 419 419 Misses 60 60 ```

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