Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Introduce async/await to test/order.ts#566

Merged
schmidt-sebastian merged 1 commit intomasterfrom
mrschmidt-asyncorder
Mar 5, 2019
Merged

Introduce async/await to test/order.ts#566
schmidt-sebastian merged 1 commit intomasterfrom
mrschmidt-asyncorder

Conversation

@schmidt-sebastian
Copy link
Copy Markdown
Contributor

#564 makes Serializer.encodeValue() synchronous.

This is a dumb PR to add no-op async/await to the current test/order.ts. It is meant to make #564 smaller.

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

codecov Bot commented Mar 5, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #566   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          24       24           
  Lines        1931     1931           
  Branches      168      168           
=======================================
  Hits         1851     1851           
  Misses         57       57           
  Partials       23       23

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 4ceac71...97a36f1. Read the comment docs.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #566   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          24       24           
  Lines        1931     1931           
  Branches      168      168           
=======================================
  Hits         1851     1851           
  Misses         57       57           
  Partials       23       23

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 4ceac71...97a36f1. Read the comment docs.

@schmidt-sebastian schmidt-sebastian merged commit c92e1cf into master Mar 5, 2019
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt-asyncorder branch March 5, 2019 05:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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