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: use ValueStringBuilder adding the query parameters #1719

Merged
merged 3 commits into from
Jun 24, 2024

Merge branch 'main' into optimize_query

5428291
Select commit
Loading
Failed to load commit list.
Merged

feat: use ValueStringBuilder adding the query parameters #1719

Merge branch 'main' into optimize_query
5428291
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2024 in 0s

84.69% (-3.04%) compared to 6ebeda5

View this Pull Request on Codecov

84.69% (-3.04%) compared to 6ebeda5

Details

Codecov Report

Attention: Patch coverage is 32.84672% with 92 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (6ebeda5) to head (5428291).
Report is 41 commits behind head on main.

Files Patch % Lines
Refit/ValueStringBuilder.cs 23.96% 88 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1719      +/-   ##
==========================================
- Coverage   87.73%   84.69%   -3.04%     
==========================================
  Files          33       35       +2     
  Lines        2348     2483     +135     
  Branches      294      317      +23     
==========================================
+ Hits         2060     2103      +43     
- Misses        208      300      +92     
  Partials       80       80              

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