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
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
The JavaScript tests in ./tests do not test JavaScript code. Instead they test a complex setup of different contracts running on external chains. I don't see why a test coverage tooling for JavaScript files would be useful here. IMO we can remove nyc in order to reduce dependencies and run tests faster.