Uh oh!
There was an error while loading. Please reload this page.
Fix #664 fixing coverage - #666
Conversation
NimaSarajpoor
commented
Sep 1, 2022
@seanlaw I think it fixes the coverage; however, I am not sure if you prefer to remove the second comment |
Codecov Report
@@ Coverage Diff @@## main #666 +/- ##
==========================================
+ Coverage 99.87% 99.89% +0.01%
==========================================
Files 80 80 Lines 11455 11453 -2 ==========================================
Hits 11441 11441 + Misses 14 12 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
seanlaw
commented
Sep 1, 2022
Yeah, I noticed it originally and it didn't bother me a ton and I would've done the same thing as you. 😄 |
seanlaw
commented
Sep 1, 2022
Thanks @NimaSarajpoor |
This PR fixes the coverage issue raised in the PR #665, related to issue #664.