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

[Code Coverage] explain/algorithm/attention_explainer.py #6667

Merged
merged 5 commits into from
Feb 11, 2023

Conversation

zechengz
Copy link
Member

Improve code coverage for AttentionExplainer

@zechengz zechengz self-assigned this Feb 10, 2023
@zechengz zechengz marked this pull request as ready for review February 10, 2023 18:36
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #6667 (3f64267) into master (9136c83) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6667      +/-   ##
==========================================
+ Coverage   88.41%   88.44%   +0.03%     
==========================================
  Files         422      422              
  Lines       22908    22908              
==========================================
+ Hits        20254    20261       +7     
+ Misses       2654     2647       -7     
Impacted Files Coverage Δ
torch_geometric/nn/conv/transformer_conv.py 88.88% <0.00%> (+1.11%) ⬆️
...geometric/explain/algorithm/attention_explainer.py 96.49% <0.00%> (+10.52%) ⬆️

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

Copy link
Member

@wsad1 wsad1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @zechengz.

@wsad1 wsad1 merged commit 2b2ee05 into pyg-team:master Feb 11, 2023
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.

None yet

3 participants