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] data/temporal.py #6735

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

zechengz
Copy link
Member

Improve code coverage for data/temporal.py

@zechengz zechengz self-assigned this Feb 16, 2023
@zechengz zechengz marked this pull request as ready for review February 16, 2023 14:53
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #6735 (b8e716e) into master (2d7f72f) will increase coverage by 0.05%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master    #6735      +/-   ##
==========================================
+ Coverage   89.14%   89.19%   +0.05%     
==========================================
  Files         425      425              
  Lines       23076    23074       -2     
==========================================
+ Hits        20570    20581      +11     
+ Misses       2506     2493      -13     
Impacted Files Coverage Δ
torch_geometric/nn/conv/gen_conv.py 94.94% <0.00%> (-0.11%) ⬇️
torch_geometric/data/temporal.py 95.08% <0.00%> (+10.65%) ⬆️

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

@rusty1s
Copy link
Member

rusty1s commented Feb 17, 2023

Your my hero :)

@rusty1s rusty1s enabled auto-merge (squash) February 17, 2023 14:45
@rusty1s rusty1s merged commit c45f8db into pyg-team:master Feb 17, 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

2 participants