Skip to content

* Supported json.Marshaller query parameter in database/sql driver #1740

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

asmyasnikov
Copy link
Member

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Copy link

summary

Base version: v3.108.0 (master)
Suggested version: v3.108.1

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2025

Codecov Report

Attention: Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.94%. Comparing base (4ebb2e4) to head (dbc8833).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/bind/params.go 64.28% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1740      +/-   ##
==========================================
- Coverage   71.19%   70.94%   -0.25%     
==========================================
  Files         383      383              
  Lines       39140    39152      +12     
==========================================
- Hits        27864    27778      -86     
- Misses      10151    10237      +86     
- Partials     1125     1137      +12     
Flag Coverage Δ
experiment 70.51% <79.16%> (-0.23%) ⬇️
go-1.21.x 70.97% <79.16%> (-0.11%) ⬇️
go-1.24.x 70.94% <79.16%> (-0.20%) ⬇️
integration 53.57% <70.83%> (-0.42%) ⬇️
macOS 38.27% <25.00%> (-0.04%) ⬇️
ubuntu 70.94% <79.16%> (-0.24%) ⬇️
unit 38.28% <25.00%> (-0.04%) ⬇️
windows 38.24% <25.00%> (-0.08%) ⬇️
ydb-24.1 51.35% <70.83%> (-0.30%) ⬇️
ydb-24.2 51.36% <70.83%> (-0.46%) ⬇️
ydb-24.3 51.84% <70.83%> (-0.39%) ⬇️
ydb-24.4 51.66% <70.83%> (-0.57%) ⬇️
ydb-25.1 53.29% <70.83%> (-0.56%) ⬇️
ydb-nightly 70.51% <79.16%> (-0.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@asmyasnikov asmyasnikov merged commit 8ca3edc into master May 4, 2025
46 of 48 checks passed
@asmyasnikov asmyasnikov deleted the json branch May 4, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants