Skip to content

pt: fix torchscript converage#3276

Merged
wanghan-iapcm merged 3 commits intodeepmodeling:develfrom
njzjz:pt-jit-cov
Feb 15, 2024
Merged

pt: fix torchscript converage#3276
wanghan-iapcm merged 3 commits intodeepmodeling:develfrom
njzjz:pt-jit-cov

Conversation

@njzjz
Copy link
Copy Markdown
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>
@codecov
Copy link
Copy Markdown

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
@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