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: move more internals to async/await #1665

Merged
merged 14 commits into from
Sep 22, 2024

Conversation

arthurschreiber
Copy link
Collaborator

No description provided.

@arthurschreiber arthurschreiber changed the title refactoring: move more internals to async/await refactor: move more internals to async/await Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 85.96491% with 16 lines in your changes missing coverage. Please review.

Project coverage is 86.05%. Comparing base (c2db7fb) to head (6578af8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/connection.ts 85.96% 15 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1665      +/-   ##
==========================================
+ Coverage   85.96%   86.05%   +0.08%     
==========================================
  Files          90       90              
  Lines        4853     4877      +24     
  Branches      920      918       -2     
==========================================
+ Hits         4172     4197      +25     
+ Misses        676      675       -1     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arthurschreiber arthurschreiber merged commit 809227a into master Sep 22, 2024
26 of 27 checks passed
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.

1 participant