sdobber / FluxArchitectures.jl

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

CompatHelper: bump compat for Flux to 0.14, (keep existing compat) #56

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Flux package from 0.13 to 0.13, 0.14. 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 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.03 :warning:

Comparison is base (1def80a) 87.47% compared to head (485777c) 85.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== - Coverage 87.47% 85.44% -2.03% ========================================== Files 8 7 -1 Lines 479 481 +2 ========================================== - Hits 419 411 -8 - Misses 60 70 +10 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/sdobber/FluxArchitectures.jl/pull/56/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=S%C3%B6ren+Dobbersch%C3%BCtz)

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