feat: add url query tests for `Refit.Tests/RestService` by TimothyMakkison · Pull Request #1904 · reactiveui/refit

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@TimothyMakkison

Copy link Copy Markdown

Contributor

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

@codecov

Copy link Copy Markdown

codecov bot commented

Nov 1, 2024

edited

Loading

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

@github-actions

Copy link Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators

Nov 18, 2024

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

@ChrisPulman ChrisPulman ChrisPulman approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@TimothyMakkison @ChrisPulman