Skip to content
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(deps): update dependency p-queue to v6.0.2 #643

Merged
merged 2 commits into from Jun 7, 2019
Merged

fix(deps): update dependency p-queue to v6.0.2 #643

merged 2 commits into from Jun 7, 2019

Conversation

callmehiphop
Copy link
Contributor

@callmehiphop callmehiphop commented Jun 7, 2019

Fixes #635
Closes #642

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2019
@codecov
Copy link

codecov bot commented Jun 7, 2019

Codecov Report

Merging #643 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #643   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          11       11           
  Lines        1355     1355           
  Branches      204      204           
=======================================
  Hits         1344     1344           
  Misses          2        2           
  Partials        9        9
Impacted Files Coverage Δ
src/index.ts 99.25% <100%> (ø) ⬆️
src/session-pool.ts 100% <100%> (ø) ⬆️
src/database.ts 99.59% <100%> (ø) ⬆️

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 f6ebb27...365f790. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit ace1359 into googleapis:master Jun 7, 2019
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pack and install test fails
3 participants