tedious icon indicating copy to clipboard operation
tedious copied to clipboard

feat: add support for instance name

Open MichaelSun90 opened this issue 2 years ago • 1 comments

Add the support for instance name, and store instance under rerouting data. Co-authored-by: mShan0 [email protected] Co-authored-by: Arthur Schreiber [email protected]

MichaelSun90 avatar Nov 02 '22 18:11 MichaelSun90

Codecov Report

Merging #1491 (423c0a6) into master (e43e9c9) will increase coverage by 0.04%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master    #1491      +/-   ##
==========================================
+ Coverage   80.66%   80.71%   +0.04%     
==========================================
  Files          91       91              
  Lines        4655     4661       +6     
  Branches      854      858       +4     
==========================================
+ Hits         3755     3762       +7     
  Misses        626      626              
+ Partials      274      273       -1     
Impacted Files Coverage Δ
src/instance-lookup.ts 90.74% <ø> (ø)
src/sender.ts 84.09% <ø> (ø)
src/prelogin-payload.ts 91.08% <66.66%> (-1.70%) :arrow_down:
src/connection.ts 66.33% <100.00%> (+0.36%) :arrow_up:
src/token/handler.ts 55.62% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Nov 09 '22 23:11 codecov[bot]