-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
tc39: enable modules tests #3040
Conversation
fd86fd0
to
b3e6dca
Compare
Codecov Report
@@ Coverage Diff @@
## master #3040 +/- ##
==========================================
+ Coverage 73.54% 73.67% +0.12%
==========================================
Files 239 239
Lines 18244 18258 +14
==========================================
+ Hits 13418 13451 +33
+ Misses 3956 3938 -18
+ Partials 870 869 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
677fd25
to
458521f
Compare
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.
LGTM 👍🏻 as far as I can tell 😅
51ee021
to
9392a59
Compare
A bunch are failing here as there is just no way to be implemented by a transpiler or because they are checking stuff babel doesn't know off.
458521f
to
caecddf
Compare
A bunch are failing here as there is just no way to be implemented by a transpiler or because they are checking stuff babel doesn't know off.