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

🩹 Fix (v3): handle un-matched open brackets in the query params #3126

Merged
merged 4 commits into from
Sep 9, 2024

Add UTs

3b43e4f
Select commit
Loading
Failed to load commit list.
Merged

🩹 Fix (v3): handle un-matched open brackets in the query params #3126

Add UTs
3b43e4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

80.18% (+0.11%) compared to f668537

View this Pull Request on Codecov

80.18% (+0.11%) compared to f668537

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.18%. Comparing base (f668537) to head (3b43e4f).

Files with missing lines Patch % Lines
binder/mapping.go 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3126      +/-   ##
==========================================
+ Coverage   80.06%   80.18%   +0.11%     
==========================================
  Files         117      117              
  Lines        9038     9047       +9     
==========================================
+ Hits         7236     7254      +18     
+ Misses       1371     1360      -11     
- Partials      431      433       +2     

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