resize-observer icon indicating copy to clipboard operation
resize-observer copied to clipboard

Get to 100% test coverage

Open devrelm opened this issue 9 years ago • 1 comments

The project is currently up around 90% code coverage. While code coverage is not an entirely reliable metric of code quality, there's not much reason that a small library such as this shouldn't be at 100%.

Add meaningful tests to reach 100% code coverage.

devrelm avatar Jun 13 '16 17:06 devrelm

#10 (TypeScript Rewrite) introduced some issues with calculating coverage due to the map files not making it all the way to the dist directory. We'll want to fix that first before (or as part of) tackling this issue.

devrelm avatar Aug 10 '18 21:08 devrelm