-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix: add node 16 on ci #3378
fix: add node 16 on ci #3378
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3378 +/- ##
==========================================
- Coverage 95.72% 95.49% -0.23%
==========================================
Files 33 33
Lines 1309 1309
Branches 388 388
==========================================
- Hits 1253 1250 -3
- Misses 52 55 +3
Partials 4 4
Continue to review full report at Codecov.
|
some new warnings in node 16 so snapshot failing, maybe serialize warnings |
For Bugs and Features; did you add new tests?
no
Motivation / Use-Case
run tests on more node versions
Breaking Changes
no
Additional Info