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(binding): add BindPlain #3904

Merged
merged 2 commits into from
May 13, 2024

fix ci/cd error

5ede0c1
Select commit
Loading
Failed to load commit list.
Merged

feat(binding): add BindPlain #3904

fix ci/cd error
5ede0c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2024 in 1s

99.12% (-0.10%) compared to 3dc1cd6

View this Pull Request on Codecov

99.12% (-0.10%) compared to 3dc1cd6

Details

Codecov Report

Attention: Patch coverage is 90.32258% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 99.12%. Comparing base (3dc1cd6) to head (5ede0c1).
Report is 53 commits behind head on master.

Files Patch % Lines
binding/plain.go 91.66% 2 Missing ⚠️
context.go 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3904      +/-   ##
==========================================
- Coverage   99.21%   99.12%   -0.10%     
==========================================
  Files          42       44       +2     
  Lines        3182     2739     -443     
==========================================
- Hits         3157     2715     -442     
+ Misses         17       14       -3     
- Partials        8       10       +2     

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