Skip to content

feat(core): synonymize "open" and "connect to"

Codecov / codecov/project failed Oct 17, 2023 in 1s

96.03% (-0.42%) compared to db4ce55

View this Pull Request on Codecov

96.03% (-0.42%) compared to db4ce55

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (db4ce55) 96.44% compared to head (b822da6) 96.03%.
Report is 17 commits behind head on main.

❗ Current head b822da6 differs from pull request most recent head 32f99d8. Consider uploading reports for the commit 32f99d8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   96.44%   96.03%   -0.42%     
==========================================
  Files          21       21              
  Lines        1041     1084      +43     
  Branches       90       94       +4     
==========================================
+ Hits         1004     1041      +37     
- Misses         36       42       +6     
  Partials        1        1              
Files Coverage Δ
pkg/core/src/parser.ts 100.00% <100.00%> (ø)
pkg/core/src/tokens.ts 100.00% <100.00%> (ø)
pkg/core/src/visitor.ts 100.00% <100.00%> (ø)
pkg/http/src/parser.ts 100.00% <100.00%> (ø)
pkg/core/src/plugin.ts 93.14% <85.71%> (-1.16%) ⬇️

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