sdobber / FluxArchitectures.jl

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

Add compatibility with Julia 1.9 #54

Closed sdobber closed 1 year ago

sdobber commented 1 year ago

Closes #53

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 64.91% and project coverage change: -0.21 :warning:

Comparison is base (3b706d1) 87.68% compared to head (5ab2927) 87.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #54 +/- ## ========================================== - Coverage 87.68% 87.47% -0.21% ========================================== Files 8 8 Lines 479 479 ========================================== - Hits 420 419 -1 - Misses 59 60 +1 ``` | [Impacted Files](https://app.codecov.io/gh/sdobber/FluxArchitectures.jl/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=S%C3%B6ren+Dobbersch%C3%BCtz) | Coverage Δ | | |---|---|---| | [src/shared/Sequentialize.jl](https://app.codecov.io/gh/sdobber/FluxArchitectures.jl/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=S%C3%B6ren+Dobbersch%C3%BCtz#diff-c3JjL3NoYXJlZC9TZXF1ZW50aWFsaXplLmps) | `67.03% <64.28%> (ø)` | | | [src/DARNN.jl](https://app.codecov.io/gh/sdobber/FluxArchitectures.jl/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=S%C3%B6ren+Dobbersch%C3%BCtz#diff-c3JjL0RBUk5OLmps) | `84.93% <100.00%> (-1.37%)` | :arrow_down: |

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