Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced deprecated Zygote.ignore by ChainRulesCore.ignore #287

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

jardinetsouffleton
Copy link
Member

Fix for #282 and #281

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #287 (601fc88) into master (3547765) will decrease coverage by 0.05%.
The diff coverage is 40.47%.

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
- Coverage   67.83%   67.78%   -0.06%     
==========================================
  Files         136      136              
  Lines        5889     5889              
==========================================
- Hits         3995     3992       -3     
- Misses       1894     1897       +3     
Impacted Files Coverage Δ
src/RL/nn_structures/heterogeneouscpnn.jl 0.00% <0.00%> (ø)
...L/nn_structures/heterogeneousvariableoutputcpnn.jl 0.00% <0.00%> (ø)
src/RL/utils/geometricflux/graphconv.jl 30.23% <0.00%> (ø)
...c/RL/utils/geometricflux/heterogeneousgraphconv.jl 0.00% <0.00%> (ø)
...ils/geometricflux/heterogeneousgraphtransformer.jl 0.00% <0.00%> (ø)
src/SeaPearl.jl 0.00% <ø> (ø)
src/RL/nn_structures/cpnn.jl 42.22% <100.00%> (ø)
src/RL/nn_structures/fullfeaturedcpnn.jl 100.00% <100.00%> (ø)
.../RL/nn_structures/heterogeneousfullfeaturedcpnn.jl 57.69% <100.00%> (ø)
src/RL/nn_structures/variableoutputcpnn.jl 98.14% <100.00%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jardinetsouffleton jardinetsouffleton merged commit ecb80a5 into master Nov 11, 2022
@jardinetsouffleton jardinetsouffleton deleted the fix-deprecated-warnings branch December 7, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant