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

Update go-hdb to v1.4.1 #3213

Merged
merged 2 commits into from Aug 17, 2023
Merged

Update go-hdb to v1.4.1 #3213

merged 2 commits into from Aug 17, 2023

Conversation

aenkya
Copy link
Contributor

@aenkya aenkya commented Aug 16, 2023

Description

Closes #3211

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@aenkya aenkya requested a review from AlekSi as a code owner August 16, 2023 17:11
@CLAassistant
Copy link

CLAassistant commented Aug 16, 2023

CLA assistant check
All committers have signed the CLA.

@mergify mergify bot assigned aenkya Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #3213 (253663a) into main (57d7148) will increase coverage by 0.20%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3213      +/-   ##
==========================================
+ Coverage   75.15%   75.36%   +0.20%     
==========================================
  Files         396      396              
  Lines       22210    22210              
==========================================
+ Hits        16692    16738      +46     
+ Misses       4540     4488      -52     
- Partials      978      984       +6     

see 18 files with indirect coverage changes

Flag Coverage Δ
hana ?
integration 71.76% <ø> (+0.25%) ⬆️
mongodb 5.30% <ø> (ø)
pg 65.21% <ø> (ø)
shard-1 56.41% <ø> (-0.04%) ⬇️
shard-2 55.41% <ø> (+1.13%) ⬆️
shard-3 55.11% <ø> (-0.71%) ⬇️
sqlite 34.49% <ø> (-2.17%) ⬇️
unit 24.64% <ø> (-0.07%) ⬇️

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

@AlekSi AlekSi changed the title Update go-hdb to v1.4.1 Update go-hdb to v1.4.1 Aug 17, 2023
@AlekSi AlekSi added the deps PRs that update dependencies label Aug 17, 2023
@AlekSi AlekSi added this to the Next milestone Aug 17, 2023
@AlekSi AlekSi added the trust PRs that can access Actions secrets label Aug 17, 2023
@AlekSi AlekSi merged commit 76e3b2e into FerretDB:main Aug 17, 2023
25 of 35 checks passed
@AlekSi
Copy link
Member

AlekSi commented Aug 17, 2023

Thank you!

yonarw pushed a commit to yonarw/FerretDB that referenced this pull request Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update go-hdb package to fix failing ferretdb build on test run
3 participants