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

Chore/async await #12

Merged
merged 2 commits into from
Nov 24, 2019
Merged

Chore/async await #12

merged 2 commits into from
Nov 24, 2019

Conversation

garbados
Copy link
Owner

This PR updates some dependencies and refactors DatLibrarian's async methods to use the async/await syntax. This has resulted in less indentation, which makes the code a bit clearer. The test suite is unchanged because the library's API is unchanged.

@coveralls
Copy link

coveralls commented Nov 24, 2019

Pull Request Test Coverage Report for Build 86

  • 45 of 46 (97.83%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.826%

Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 45 46 97.83%
Totals Coverage Status
Change from base Build 82: 0.0%
Covered Lines: 162
Relevant Lines: 166

💛 - Coveralls

@garbados garbados merged commit 5d06179 into master Nov 24, 2019
@garbados garbados deleted the chore/async-await branch November 24, 2019 22:57
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