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

added value builder with List #1577

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

added value builder with List #1577

wants to merge 1 commit into from

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.83%. Comparing base (48a130c) to head (f91f5be).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1577      +/-   ##
==========================================
- Coverage   70.94%   70.83%   -0.11%     
==========================================
  Files         363      364       +1     
  Lines       37906    37962      +56     
==========================================
  Hits        26892    26892              
- Misses       9910     9953      +43     
- Partials     1104     1117      +13     
Flag Coverage Δ
experiment 70.70% <100.00%> (-0.14%) ⬇️
go-1.21.x 70.34% <100.00%> (-0.08%) ⬇️
go-1.22.x 68.42% <100.00%> (-0.10%) ⬇️
go-1.23.x 70.80% <100.00%> (-0.14%) ⬇️
integration 51.76% <0.00%> (-0.55%) ⬇️
macOS 41.30% <100.00%> (+0.05%) ⬆️
ubuntu 70.83% <100.00%> (-0.11%) ⬇️
unit 41.33% <100.00%> (+0.06%) ⬆️
windows 41.30% <100.00%> (+0.05%) ⬆️
ydb-23.3 47.32% <0.00%> (-0.19%) ⬇️
ydb-24.1 51.60% <0.00%> (-0.60%) ⬇️
ydb-24.2 51.58% <0.00%> (-0.26%) ⬇️
ydb-nightly 70.70% <100.00%> (-0.14%) ⬇️

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.

Copy link

github-actions bot commented Dec 5, 2024

github.com/ydb-platform/ydb-go-sdk/v3

incompatible changes

ConnectorOption: changed from github.com/ydb-platform/ydb-go-sdk/v3/internal/connector.Option to Option

summary

Base version: v3.94.0 (master)
Cannot suggest a release version.
Incompatible changes were detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants