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 some TODOs #1452

Merged
merged 7 commits into from
Nov 17, 2022
Merged

Update some TODOs #1452

merged 7 commits into from
Nov 17, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Nov 16, 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 self-assigned this Nov 16, 2022
@vercel
Copy link

vercel bot commented Nov 16, 2022

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

Name Status Preview Updated
ferret-db ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 0:26AM (UTC)

@AlekSi AlekSi added this to the v0.6.2 milestone Nov 16, 2022
@AlekSi AlekSi added the code/chore Code maintenance improvements label Nov 16, 2022
@vercel vercel bot temporarily deployed to Preview November 16, 2022 19:42 Inactive
@AlekSi AlekSi marked this pull request as ready for review November 16, 2022 19:46
@AlekSi AlekSi requested a review from a team as a code owner November 16, 2022 19:46
@AlekSi AlekSi enabled auto-merge (squash) November 16, 2022 19:46
@AlekSi AlekSi requested review from a team, chilagrow and noisersup and removed request for a team November 16, 2022 19:46
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 overall, one thing is already covered in https://github.com/FerretDB/FerretDB/pull/1391/files and doesn't need to be mentioned here.

integration/update_field_compat_test.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #1452 (ecc864a) into main (5919507) will decrease coverage by 0.15%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1452      +/-   ##
==========================================
- Coverage   67.82%   67.67%   -0.16%     
==========================================
  Files         279      279              
  Lines       13487    13487              
==========================================
- Hits         9148     9127      -21     
- Misses       3417     3435      +18     
- Partials      922      925       +3     
Impacted Files Coverage Δ
internal/handlers/tigris/tigrisdb/errors.go 42.85% <0.00%> (-10.72%) ⬇️
internal/handlers/tigris/tigrisdb/databases.go 66.66% <0.00%> (-7.70%) ⬇️
internal/util/version/version.go 48.52% <0.00%> (-4.42%) ⬇️
internal/handlers/common/filter.go 84.65% <0.00%> (-1.16%) ⬇️
Flag Coverage Δ
integration 63.72% <ø> (-0.16%) ⬇️
mongodb 14.18% <ø> (-0.03%) ⬇️
pg 52.91% <ø> (-0.12%) ⬇️
tigris 36.01% <ø> (-0.07%) ⬇️
unit 26.37% <ø> (-0.03%) ⬇️

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

@vercel
Copy link

vercel bot commented Nov 17, 2022

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

chilagrow
chilagrow previously approved these changes Nov 17, 2022
@vercel
Copy link

vercel bot commented Nov 17, 2022

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented Nov 17, 2022

Deployment failed with the following error:

Resource is limited - try again in 30 minutes (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented Nov 17, 2022

Deployment failed with the following error:

Resource is limited - try again in 21 minutes (more than 100, code: "api-deployments-free-per-day").

w84thesun
w84thesun previously approved these changes Nov 17, 2022
Copy link
Member

@noisersup noisersup left a comment

Choose a reason for hiding this comment

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

There are merge conflicts

# Conflicts:
#	integration/update_field_compat_test.go
@AlekSi AlekSi dismissed stale reviews from w84thesun and chilagrow via ecc864a November 17, 2022 12:25
@vercel vercel bot temporarily deployed to Preview November 17, 2022 12:26 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 merged commit f572fec into FerretDB:main Nov 17, 2022
@AlekSi AlekSi deleted the tests branch November 17, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants