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

Add unenroll to Router #2760

Merged
merged 4 commits into from
Sep 29, 2023
Merged

Add unenroll to Router #2760

merged 4 commits into from
Sep 29, 2023

Conversation

yorhodes
Copy link
Collaborator

@yorhodes yorhodes commented Sep 28, 2023

Description

Introduces explicit removal to Routers and Routing ISMs

Related issues

Backward compatibility

Yes

Testing

Unit tests

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #2760 (cb67621) into v3 (1ecfc46) will decrease coverage by 0.19%.
The diff coverage is 50.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #2760      +/-   ##
==========================================
- Coverage   64.62%   64.43%   -0.19%     
==========================================
  Files          99       99              
  Lines         978      987       +9     
  Branches       98      100       +2     
==========================================
+ Hits          632      636       +4     
- Misses        309      314       +5     
  Partials       37       37              
Components Coverage Δ
core 48.27% <ø> (ø)
hooks 69.78% <ø> (ø)
isms 67.91% <83.33%> (+0.48%) ⬆️
token 84.84% <ø> (ø)
middlewares 73.17% <ø> (ø)

@yorhodes yorhodes marked this pull request as ready for review September 28, 2023 19:49
@yorhodes yorhodes merged commit c91f589 into v3 Sep 29, 2023
12 of 14 checks passed
@yorhodes yorhodes deleted the router-removal branch September 29, 2023 18:55
aroralanuk pushed a commit that referenced this pull request Oct 2, 2023
@yorhodes yorhodes mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants