rollup-plugin-typescript2 icon indicating copy to clipboard operation
rollup-plugin-typescript2 copied to clipboard

test(cache): ignore coverage for corrupted cache check

Open agilgur5 opened this issue 1 year ago • 0 comments

Summary

Add an istanbul-ignore statement to the else check in the cache regarding corrupted or otherwise "broken" cache

  • Related to https://github.com/ezolenko/rollup-plugin-typescript2/pull/358#issuecomment-1159295541

Details

  • similar to the other safety checks in clean, this won't be hit during normal usage

agilgur5 avatar Jul 29 '22 16:07 agilgur5