Skip to content

Conversation

@frenzzy
Copy link
Member

@frenzzy frenzzy commented Mar 6, 2020

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #187   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         205    205           
  Branches       63     63           
=====================================
  Hits          205    205
Impacted Files Coverage Δ
src/UniversalRouter.ts 100% <ø> (ø) ⬆️
src/UniversalRouterSync.ts 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 f5b45d6...9b38c0a. Read the comment docs.

@frenzzy frenzzy force-pushed the return-promise-type branch from 9b38c0a to d45d7d1 Compare March 10, 2020 12:38
@frenzzy frenzzy merged commit 2e8c96d into kriasoft:master Mar 11, 2020
@frenzzy frenzzy deleted the return-promise-type branch March 11, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants