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: url encode #527

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

cybwan
Copy link
Collaborator

@cybwan cybwan commented Dec 19, 2024

Description:
refactor url encode

Testing done:
Done

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

  2. Is this a breaking change? no

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)? no

@github-actions github-actions bot added the title needs formatting PR title is not in a valid format label Dec 19, 2024
@cybwan cybwan changed the title refactor url encode refactor: url encode Dec 19, 2024
@github-actions github-actions bot added title needs formatting PR title is not in a valid format and removed title needs formatting PR title is not in a valid format labels Dec 19, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 204 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v1.5@43c76bc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pkg/zookeeper/urlenc/urlenc.go 0.00% 138 Missing ⚠️
pkg/zookeeper/discovery/nebula/mapfield.go 0.00% 35 Missing ⚠️
pkg/zookeeper/discovery/nebula/instance.go 0.00% 30 Missing ⚠️
pkg/connector/discovery.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.5     #527   +/-   ##
===============================================
  Coverage                ?   14.98%           
===============================================
  Files                   ?      841           
  Lines                   ?    62161           
  Branches                ?        0           
===============================================
  Hits                    ?     9317           
  Misses                  ?    52668           
  Partials                ?      176           
Flag Coverage Δ
unittests 14.98% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@reaver-flomesh reaver-flomesh added this to the v1.5.0 milestone Dec 19, 2024
@reaver-flomesh reaver-flomesh added area/connector Task/Issue related to cloud connector change/go Pull requests that update Go code kind/refactor Refactoring code priority/P1 P1 priority size/XS 1 day labels Dec 19, 2024
@github-actions github-actions bot removed the title needs formatting PR title is not in a valid format label Dec 19, 2024
Copy link

✅ PR Title Formatted Correctly

The title of this PR has been updated to match the correct format. Thank you!

@reaver-flomesh reaver-flomesh merged commit 86aa538 into flomesh-io:release/v1.5 Dec 19, 2024
34 checks passed
reaver-flomesh pushed a commit that referenced this pull request Dec 19, 2024
* fix nacos connector.

Signed-off-by: Cybwan <[email protected]>

* refactor url encode.

Signed-off-by: Cybwan <[email protected]>

---------

Signed-off-by: Cybwan <[email protected]>
@cybwan cybwan deleted the release/v1.5.0-alpha.6 branch December 19, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connector Task/Issue related to cloud connector change/go Pull requests that update Go code kind/refactor Refactoring code priority/P1 P1 priority size/XS 1 day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants