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

Remove Tigris code #3001

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Remove Tigris code #3001

merged 1 commit into from
Jul 6, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jul 6, 2023

Description

More to come.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • 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), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added this to the Next milestone Jul 6, 2023
@AlekSi AlekSi added the code/chore Code maintenance improvements label Jul 6, 2023
@AlekSi AlekSi self-assigned this Jul 6, 2023
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #3001 (e6f3e58) into main (33e5611) will increase coverage by 7.35%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3001      +/-   ##
==========================================
+ Coverage   68.21%   75.56%   +7.35%     
==========================================
  Files         456      385      -71     
  Lines       24204    21060    -3144     
==========================================
- Hits        16511    15915     -596     
+ Misses       6677     4204    -2473     
+ Partials     1016      941      -75     
Impacted Files Coverage Δ
ferretdb/ferretdb.go 82.65% <ø> (-0.69%) ⬇️
integration/setup/listener.go 72.78% <ø> (+1.10%) ⬆️
integration/setup/setup.go 74.09% <ø> (ø)
internal/types/types.go 89.47% <ø> (ø)
internal/handlers/registry/registry.go 55.55% <100.00%> (-11.12%) ⬇️
internal/util/debug/debug.go 80.00% <100.00%> (-0.65%) ⬇️
Flag Coverage Δ
hana ?
integration 72.06% <75.00%> (+0.04%) ⬆️
mongodb 5.54% <75.00%> (-0.01%) ⬇️
pg 66.00% <75.00%> (+0.04%) ⬆️
shard-1 54.92% <75.00%> (+0.02%) ⬆️
shard-2 50.84% <75.00%> (+0.02%) ⬆️
shard-3 55.28% <75.00%> (+0.14%) ⬆️
sqlite 42.03% <75.00%> (+<0.01%) ⬆️
unit 24.39% <25.00%> (+0.77%) ⬆️

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

@AlekSi AlekSi marked this pull request as ready for review July 6, 2023 13:08
@AlekSi AlekSi requested a review from a team as a code owner July 6, 2023 13:08
@AlekSi AlekSi requested review from rumyantseva and chilagrow July 6, 2023 13:08
@AlekSi AlekSi enabled auto-merge (squash) July 6, 2023 13:08
@AlekSi AlekSi requested review from a team, quasilyte and noisersup July 6, 2023 13:08
Copy link
Contributor

@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.

:shipit:

@AlekSi AlekSi disabled auto-merge July 6, 2023 13:22
@AlekSi AlekSi merged commit 5ee5a5b into FerretDB:main Jul 6, 2023
@AlekSi AlekSi deleted the remove-tigris-code branch July 6, 2023 13:22
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants