sdobber / FluxArchitectures.jl

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

CompatHelper: bump compat for Zygote to 0.6, (keep existing compat) #45

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Zygote package from <0.6.44 to <0.6.44, 0.6. 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 #45 (f0ad4f0) into master (bd6c70a) will decrease coverage by 81.34%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #45       +/-   ##
==========================================
- Coverage   87.60%   6.26%   -81.35%     
==========================================
  Files           7       7               
  Lines         476     463       -13     
==========================================
- Hits          417      29      -388     
- Misses         59     434      +375     
Impacted Files Coverage Δ
src/dataloader.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/shared/StackedLSTM.jl 0.00% <0.00%> (-96.43%) :arrow_down:
src/TPALSTM.jl 0.00% <0.00%> (-96.16%) :arrow_down:
src/LSTnet.jl 0.00% <0.00%> (-95.24%) :arrow_down:
src/DSANet.jl 0.00% <0.00%> (-91.82%) :arrow_down:
src/shared/Sequentialize.jl 7.77% <0.00%> (-59.26%) :arrow_down:
src/DARNN.jl 32.35% <0.00%> (-53.57%) :arrow_down:

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