pytorch-lightning icon indicating copy to clipboard operation
pytorch-lightning copied to clipboard

Fix mypy errors attributed to `pytorch_lightning.profilers.simple`

Open krishnakalyan3 opened this issue 2 years ago • 2 comments

Part of https://github.com/Lightning-AI/lightning/issues/13445

krishnakalyan3 avatar Aug 08 '22 23:08 krishnakalyan3

Codecov Report

Merging #14103 (69af68c) into master (82d2d1d) will increase coverage by 15%. The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #14103     +/-   ##
=========================================
+ Coverage      61%      76%    +15%     
=========================================
  Files         324      324             
  Lines       26366    26411     +45     
=========================================
+ Hits        16135    20137   +4002     
+ Misses      10231     6274   -3957     

codecov[bot] avatar Aug 09 '22 08:08 codecov[bot]

@otaj requesting a review.

krishnakalyan3 avatar Aug 09 '22 15:08 krishnakalyan3