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

Prevent model compilation on custom propagate functions #9079

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 20, 2024

No description provided.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 89.57%. Comparing base (13d8198) to head (cad88c1).
Report is 3 commits behind head on master.

Files Patch % Lines
torch_geometric/nn/conv/message_passing.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9079      +/-   ##
==========================================
- Coverage   89.99%   89.57%   -0.43%     
==========================================
  Files         469      469              
  Lines       30118    30122       +4     
==========================================
- Hits        27106    26983     -123     
- Misses       3012     3139     +127     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s merged commit 27367b4 into master Mar 21, 2024
16 of 17 checks passed
@rusty1s rusty1s deleted the prevent_compile_on_custom_propagate branch March 21, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant