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

Allow non-scalar node type in Mapper #83

Merged
merged 5 commits into from
Sep 5, 2022
Merged

Allow non-scalar node type in Mapper #83

merged 5 commits into from
Sep 5, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Sep 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2022

Codecov Report

Merging #83 (7652253) into master (1b4f259) will decrease coverage by 0.74%.
The diff coverage is 100.00%.

❗ Current head 7652253 differs from pull request most recent head a46c2b4. Consider uploading reports for the commit a46c2b4 to get more accurate results

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   84.68%   83.93%   -0.75%     
==========================================
  Files          14       14              
  Lines         333      330       -3     
==========================================
- Hits          282      277       -5     
- Misses         51       53       +2     
Impacted Files Coverage Δ
pyg_lib/csrc/sampler/cpu/neighbor_kernel.cpp 63.07% <ø> (ø)
pyg_lib/csrc/sampler/cpu/subgraph_kernel.cpp 100.00% <ø> (ø)
pyg_lib/csrc/sampler/cpu/mapper.h 78.12% <100.00%> (-7.17%) ⬇️

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

@rusty1s rusty1s merged commit 97ea245 into master Sep 5, 2022
@rusty1s rusty1s deleted the mapper_refactor branch September 5, 2022 09:38
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.

2 participants