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

Bump Tigris deps #1651

Merged
merged 3 commits into from
Dec 16, 2022
Merged

Bump Tigris deps #1651

merged 3 commits into from
Dec 16, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 15, 2022

Readiness checklist

  • I added tests for new functionality or bugfixes.
  • I ran task all, and it passed.
  • I added/updated comments for both exported and unexported top-level declarations (functions, types, etc).
  • I checked comments rendering with task godocs.
  • I ensured that the title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the deps PRs that update dependencies label Dec 15, 2022
@AlekSi AlekSi added this to the v0.7.1 milestone Dec 15, 2022
@AlekSi AlekSi self-assigned this Dec 15, 2022
@vercel
Copy link

vercel bot commented Dec 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Dec 15, 2022 at 6:36PM (UTC)

@AlekSi AlekSi marked this pull request as ready for review December 15, 2022 18:31
@AlekSi AlekSi requested a review from a team as a code owner December 15, 2022 18:31
@AlekSi AlekSi enabled auto-merge (squash) December 15, 2022 18:31
@AlekSi AlekSi requested review from a team, chilagrow and noisersup and removed request for a team December 15, 2022 18:31
@vercel vercel bot temporarily deployed to Preview December 15, 2022 18:33 Inactive
@vercel vercel bot temporarily deployed to Preview December 15, 2022 18:36 Inactive
@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #1651 (8eed6b6) into main (e8768d7) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1651      +/-   ##
==========================================
- Coverage   68.89%   68.50%   -0.40%     
==========================================
  Files         290      290              
  Lines       13995    13992       -3     
==========================================
- Hits         9642     9585      -57     
- Misses       3419     3468      +49     
- Partials      934      939       +5     
Impacted Files Coverage Δ
internal/handlers/tigris/msg_dbstats.go 72.58% <100.00%> (-1.27%) ⬇️
internal/handlers/tigris/msg_dropdatabase.go 56.25% <100.00%> (ø)
internal/handlers/tigris/msg_listdatabases.go 45.83% <100.00%> (ø)
internal/handlers/tigris/tigrisdb/databases.go 57.50% <100.00%> (-10.00%) ⬇️
internal/handlers/tigris/tigrisdb/errors.go 21.42% <0.00%> (-21.43%) ⬇️
internal/handlers/tigris/msg_create.go 67.60% <0.00%> (-7.05%) ⬇️
internal/handlers/pg/pgdb/databases.go 65.65% <0.00%> (-6.07%) ⬇️
internal/handlers/tigris/tigrisdb/collections.go 61.90% <0.00%> (-4.77%) ⬇️
internal/util/version/version.go 70.58% <0.00%> (-4.42%) ⬇️
... and 4 more
Flag Coverage Δ
integration 64.38% <100.00%> (-0.53%) ⬇️
mongodb 14.49% <0.00%> (-0.02%) ⬇️
pg 53.54% <0.00%> (-0.39%) ⬇️
tigris 37.60% <100.00%> (-0.16%) ⬇️
unit 27.32% <25.00%> (-0.02%) ⬇️

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

Copy link
Contributor

@chilagrow chilagrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests passing 👏 thanks for this!

@AlekSi AlekSi merged commit 14fb59a into FerretDB:main Dec 16, 2022
@AlekSi AlekSi deleted the bump-tigris branch December 16, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants