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: make Connection#makeRequest use async/await #1492

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Fix incorrect merge conflict resolution.

903c1c5
Select commit
Loading
Failed to load commit list.
Open

refactor: make Connection#makeRequest use async/await #1492

Fix incorrect merge conflict resolution.
903c1c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2023 in 0s

79.91% (+0.07%) compared to b78df14

View this Pull Request on Codecov

79.91% (+0.07%) compared to b78df14

Details

Codecov Report

Merging #1492 (903c1c5) into master (b78df14) will increase coverage by 0.07%.
The diff coverage is 71.20%.

@@            Coverage Diff             @@
##           master    #1492      +/-   ##
==========================================
+ Coverage   79.83%   79.91%   +0.07%     
==========================================
  Files          92       91       -1     
  Lines        4692     4765      +73     
  Branches      871      886      +15     
==========================================
+ Hits         3746     3808      +62     
+ Misses        673      667       -6     
- Partials      273      290      +17     
Impacted Files Coverage Δ
src/connection.ts 64.11% <71.20%> (+2.07%) ⬆️

... and 4 files with indirect coverage changes