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

adding in unit tests for url encode, decode, and escape #11

Merged

Conversation

jaredwray
Copy link
Owner

@jaredwray jaredwray commented Sep 15, 2023

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines.
  • Tests for the changes have been added (for bug fixes/features) without decreasing code coverage.
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
adding in unit tests for url encode, decode, and escape

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.11% 🎉

Comparison is base (dd67570) 96.38% compared to head (e3ca608) 96.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   96.38%   96.49%   +0.11%     
==========================================
  Files          26       26              
  Lines        4425     4425              
==========================================
+ Hits         4265     4270       +5     
+ Misses        160      155       -5     

see 1 file with indirect coverage changes

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

@jaredwray jaredwray merged commit 7fe6a96 into main Sep 15, 2023
7 checks passed
@jaredwray jaredwray deleted the adding-in-unit-tests-for-url-encode,-decode,-and-escape branch September 16, 2023 18:01
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

1 participant