-
Notifications
You must be signed in to change notification settings - Fork 615
test(instr-express): add test for ESM #1966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test(instr-express): add test for ESM #1966
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1966 +/- ##
=======================================
Coverage 91.03% 91.03%
=======================================
Files 146 146
Lines 7492 7492
Branches 1501 1501
=======================================
Hits 6820 6820
Misses 672 672 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you for working on this. 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM, with a possible suggestion to avoid the current Router issue/limitation.
Which problem is this PR solving?
Short description of the changes