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

URL escape and unescape normalier. Fixes #110 #119

Merged
merged 2 commits into from
Jun 25, 2023
Merged

URL escape and unescape normalier. Fixes #110 #119

merged 2 commits into from
Jun 25, 2023

Conversation

cinar
Copy link
Owner

@cinar cinar commented Jun 25, 2023

Describe Request

URL escape and unescape normalier.

Fixes #110

Change Type

New normalizer.

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #119 (08b4294) into main (0dc52b4) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #119   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        33    +2     
  Lines          615       633   +18     
=========================================
+ Hits           615       633   +18     
Impacted Files Coverage Δ
checker.go 100.00% <ø> (ø)
url_escape.go 100.00% <100.00%> (ø)
url_unescape.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cinar cinar merged commit 20edd60 into main Jun 25, 2023
@cinar cinar deleted the issue-110 branch June 25, 2023 18:29
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.

URL escape and unescape normalier.
1 participant