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

pt: fix torchscript converage #3276

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 14, 2024

xref: pytorch/pytorch#43146

This plugin marks all code compiled by JIT as coverable.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (097b3ab) 74.91% compared to head (79fa158) 75.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3276      +/-   ##
==========================================
+ Coverage   74.91%   75.25%   +0.34%     
==========================================
  Files         378      378              
  Lines       33425    33425              
  Branches     1604     1604              
==========================================
+ Hits        25040    25154     +114     
+ Misses       7514     7400     -114     
  Partials      871      871              

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

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz changed the title fix torchscript converage pt: fix torchscript converage Feb 14, 2024
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz marked this pull request as ready for review February 15, 2024 00:06
@njzjz njzjz requested a review from wanghan-iapcm February 15, 2024 00:07
@wanghan-iapcm wanghan-iapcm merged commit 0b68097 into deepmodeling:devel Feb 15, 2024
46 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants