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

Add is_compiling() checks instead of disabling extensions during torch_geometric.compile #8698

Merged
merged 6 commits into from
Jan 1, 2024

update

3d3f5a4
Select commit
Loading
Failed to load commit list.
Merged

Add is_compiling() checks instead of disabling extensions during torch_geometric.compile #8698

update
3d3f5a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2024 in 0s

89.49% (target 80.00%)

View this Pull Request on Codecov

89.49% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1ef7bf) 90.13% compared to head (3d3f5a4) 89.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8698      +/-   ##
==========================================
- Coverage   90.13%   89.49%   -0.65%     
==========================================
  Files         481      481              
  Lines       31122    31124       +2     
==========================================
- Hits        28053    27855     -198     
- Misses       3069     3269     +200     

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