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

feat: add support for instance name #1491

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

Conversation

MichaelSun90
Copy link
Contributor

Add the support for instance name, and store instance under rerouting data.
Co-authored-by: mShan0 mShan0@users.noreply.github.com
Co-authored-by: Arthur Schreiber arthurschreiber@github.com

MichaelSun90 and others added 4 commits November 2, 2022 11:09
Co-authored-by: mShan0 <mShan0@users.noreply.github.com>
Co-authored-by: Arthur Schreiber <arthurschreiber@github.com>
@codecov
Copy link

codecov bot commented Nov 9, 2022

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%) ⬇️
src/connection.ts 66.33% <100.00%> (+0.36%) ⬆️
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.

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.

None yet

2 participants