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

refactor: use object.assign and drop lodash.flatten #362

Merged
merged 3 commits into from
Nov 9, 2018
Merged

refactor: use object.assign and drop lodash.flatten #362

merged 3 commits into from
Nov 9, 2018

Conversation

JustinBeckwith
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 9, 2018
@codecov
Copy link

codecov bot commented Nov 9, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@f28a750). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #362   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     10           
  Lines             ?   1282           
  Branches          ?      0           
=======================================
  Hits              ?   1282           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/instance.js 100% <100%> (ø)
src/table.js 100% <100%> (ø)
src/row.js 100% <100%> (ø)
src/filter.js 100% <100%> (ø)
src/index.js 100% <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 f28a750...2ceada3. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit dee9383 into googleapis:master Nov 9, 2018
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.

3 participants