You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
#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.
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.
The text was updated successfully, but these errors were encountered: