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 issue links #3234

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Update issue links #3234

merged 1 commit into from
Aug 22, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Aug 22, 2023

Description

Closes #3161.

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.

@AlekSi AlekSi added the code/chore Code maintenance improvements label Aug 22, 2023
@AlekSi AlekSi added this to the Next milestone Aug 22, 2023
@AlekSi AlekSi self-assigned this Aug 22, 2023
@AlekSi AlekSi requested a review from a team as a code owner August 22, 2023 12:20
@AlekSi AlekSi enabled auto-merge (squash) August 22, 2023 12:20
@AlekSi AlekSi requested review from a team and noisersup August 22, 2023 12:20
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #3234 (f19d679) into main (36ce153) will decrease coverage by 29.47%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3234       +/-   ##
===========================================
- Coverage   75.76%   46.29%   -29.47%     
===========================================
  Files         396      396               
  Lines       22196    22196               
===========================================
- Hits        16816    10276     -6540     
- Misses       4409    11084     +6675     
+ Partials      971      836      -135     

see 159 files with indirect coverage changes

Flag Coverage Δ
hana ?
integration 36.89% <ø> (-35.28%) ⬇️
mongodb 5.30% <ø> (ø)
pg ?
shard-1 36.89% <ø> (-19.99%) ⬇️
shard-2 ?
shard-3 ?
sqlite 36.60% <ø> (-10.77%) ⬇️
unit 24.71% <ø> (-0.05%) ⬇️

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

@AlekSi AlekSi disabled auto-merge August 22, 2023 12:29
@AlekSi AlekSi merged commit 7049116 into FerretDB:main Aug 22, 2023
@AlekSi AlekSi deleted the explain-issue branch August 22, 2023 12:29
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
code/chore Code maintenance improvements
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Implement explain for SQLite
2 participants