sdobber / FluxArchitectures.jl

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

CompatHelper: bump compat for JuliennedArrays to 0.4, (keep existing compat) #40

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the JuliennedArrays package from 0.2, 0.3 to 0.2, 0.3, 0.4. 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-commenter commented 2 years ago

Codecov Report

Merging #40 (55a5c21) into master (6d6de5d) will decrease coverage by 86.13%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #40       +/-   ##
==========================================
- Coverage   86.13%   0.00%   -86.14%     
==========================================
  Files           7       7               
  Lines         476     462       -14     
==========================================
- Hits          410       0      -410     
- Misses         66     462      +396     
Impacted Files Coverage Δ
src/LSTnet.jl 0.00% <0.00%> (-95.24%) :arrow_down:
src/dataloader.jl 0.00% <0.00%> (-95.24%) :arrow_down:
src/TPALSTM.jl 0.00% <0.00%> (-94.24%) :arrow_down:
src/DSANet.jl 0.00% <0.00%> (-91.82%) :arrow_down:
src/shared/StackedLSTM.jl 0.00% <0.00%> (-89.29%) :arrow_down:
src/DARNN.jl 0.00% <0.00%> (-84.51%) :arrow_down:
src/shared/Sequentialize.jl 0.00% <0.00%> (-64.84%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.