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 deps #1562

Merged
merged 4 commits into from
Nov 24, 2022
Merged

Bump deps #1562

merged 4 commits into from
Nov 24, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Nov 24, 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 this to the v0.7.0 milestone Nov 24, 2022
@AlekSi AlekSi self-assigned this Nov 24, 2022
@vercel
Copy link

vercel bot commented Nov 24, 2022

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

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 11:44AM (UTC)

@vercel vercel bot temporarily deployed to Preview November 24, 2022 11:34 Inactive
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #1562 (bcee426) into main (d3cbadf) will increase coverage by 3.80%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1562      +/-   ##
==========================================
+ Coverage   64.24%   68.04%   +3.80%     
==========================================
  Files         277      279       +2     
  Lines       13261    13481     +220     
==========================================
+ Hits         8519     9173     +654     
+ Misses       3810     3381     -429     
+ Partials      932      927       -5     
Impacted Files Coverage Δ
internal/util/version/version.go 48.52% <0.00%> (-4.42%) ⬇️
internal/handlers/common/filter.go 84.98% <0.00%> (ø)
internal/util/telemetry/telemetry.go 90.62% <0.00%> (ø)
internal/util/telemetry/reporter.go 6.41% <0.00%> (ø)
internal/bson/document.go 49.37% <0.00%> (+0.93%) ⬆️
internal/handlers/pg/pgdb/collections.go 54.54% <0.00%> (+2.27%) ⬆️
internal/handlers/common/typecode.go 94.73% <0.00%> (+2.63%) ⬆️
internal/types/document.go 89.44% <0.00%> (+3.01%) ⬆️
internal/handlers/pg/pgdb/query.go 68.88% <0.00%> (+3.33%) ⬆️
internal/handlers/pg/pjson/document.go 58.22% <0.00%> (+3.79%) ⬆️
... and 65 more
Flag Coverage Δ
integration 64.29% <ø> (+0.05%) ⬆️
mongodb 14.09% <ø> (-0.03%) ⬇️
pg 53.37% <ø> (-0.03%) ⬇️
tigris 37.15% <ø> (+0.05%) ⬆️
unit 26.70% <ø> (?)

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

@AlekSi AlekSi added the no ci label Nov 24, 2022
@AlekSi AlekSi marked this pull request as ready for review November 24, 2022 11:42
@AlekSi AlekSi added deps PRs that update dependencies and removed no ci labels Nov 24, 2022
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup and removed request for a team November 24, 2022 11:43
@AlekSi AlekSi enabled auto-merge (squash) November 24, 2022 11:43
@vercel vercel bot temporarily deployed to Preview November 24, 2022 11:44 Inactive
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

LGTM

@AlekSi AlekSi added the no ci label Nov 24, 2022
@AlekSi AlekSi merged commit 77b9ebb into FerretDB:main Nov 24, 2022
@AlekSi AlekSi deleted the deps branch November 24, 2022 18:03
@AlekSi AlekSi removed the no ci label Nov 24, 2022
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

3 participants