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
Split out the code in lib.js into individual modules, to make testing and maintenance easier. This should allow more code coverage too (fewer /* istanbul ignore */ directives).
The text was updated successfully, but these errors were encountered:
Split out the code in
lib.js
into individual modules, to make testing and maintenance easier. This should allow more code coverage too (fewer/* istanbul ignore */
directives).The text was updated successfully, but these errors were encountered: