Conversation
f0642ce to
699d092
Compare
Codecov Report
@@ Coverage Diff @@
## master #462 +/- ##
=========================================
Coverage ? 91.11%
=========================================
Files ? 12
Lines ? 405
Branches ? 0
=========================================
Hits ? 369
Misses ? 36
Partials ? 0
Continue to review full report at Codecov.
|
| sudo: false | ||
| language: node_js | ||
| node_js: | ||
| - '8' |
There was a problem hiding this comment.
FYI, I opened PR #468 to to test against Node.js v8, which can be closed if this is merged.
|
It seems like this API was considered preview? Newer docs have the URL being This PR would be easier to review if it didn't also switch the CI and add async await. @clayreimann Is there any plans to change which versions of Node this library builds for? I'm thinking we could merge in the addCollaborator stuff and leave async await for another day. |
No description provided.