Skip to content

Conversation

@ace-n
Copy link
Contributor

@ace-n ace-n commented Aug 17, 2018

Note: I wanted this to be Node 6.x compliant, so I avoided using async/await in favor of Promises.

@ace-n ace-n requested a review from fhinkel August 17, 2018 23:37
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2018
fields[fieldname] = val;
});

let fileWrites = [];
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: should this be const?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think our linter would complain.

@codecov
Copy link

codecov bot commented Aug 17, 2018

Codecov Report

Merging #713 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #713 +/- ## ======================================= Coverage 55.17% 55.17% ======================================= Files 1 1 Lines 58 58 ======================================= Hits 32 32 Misses 26 26

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b967c6f...960efb9. Read the comment docs.

@ace-n ace-n merged commit dfcb6a7 into master Aug 20, 2018
@ace-n ace-n deleted the fix-b79725671 branch August 20, 2018 17:39
ace-n pushed a commit that referenced this pull request Nov 14, 2022
ace-n pushed a commit that referenced this pull request Nov 21, 2022
ace-n pushed a commit that referenced this pull request Nov 21, 2022
Shabirmean pushed a commit that referenced this pull request Feb 16, 2023
* build!: Update library to use Node 12 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

4 participants