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

remove unused parameters and variables for MPNNLSTM #154

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

SherylHYX
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #154 (e0622fd) into master (8250824) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   99.31%   99.31%   -0.01%     
==========================================
  Files          57       57              
  Lines        4996     4994       -2     
==========================================
- Hits         4962     4960       -2     
  Misses         34       34              
Impacted Files Coverage Δ
test/recurrent_test.py 98.92% <ø> (-0.01%) ⬇️
torch_geometric_temporal/nn/recurrent/mpnn_lstm.py 98.03% <100.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8250824...e0622fd. Read the comment docs.

@benedekrozemberczki
Copy link
Owner

Coverage decreases for some reason. Are you planning to update or I can merge?

@benedekrozemberczki benedekrozemberczki merged commit 2ffd5fe into master Apr 5, 2022
@SherylHYX
Copy link
Collaborator Author

SherylHYX commented Apr 5, 2022 via email

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.

None yet

3 participants