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 url query tests for Refit.Tests/RestService #1904

Merged
merged 3 commits into from
Nov 3, 2024

Conversation

TimothyMakkison
Copy link
Contributor

Add url query tests, checks for whitespace, empty values, weird characters and escaped/non-escaped values

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.32%. Comparing base (6ebeda5) to head (5938446).
Report is 154 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1904      +/-   ##
==========================================
- Coverage   87.73%   84.32%   -3.41%     
==========================================
  Files          33       36       +3     
  Lines        2348     2482     +134     
  Branches      294      348      +54     
==========================================
+ Hits         2060     2093      +33     
- Misses        208      310     +102     
+ Partials       80       79       -1     

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

@ChrisPulman ChrisPulman enabled auto-merge (squash) November 3, 2024 03:45
@ChrisPulman ChrisPulman merged commit 6654c95 into reactiveui:main Nov 3, 2024
1 check passed
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.

2 participants