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

Prepare v0.9.0 release #1895

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Prepare v0.9.0 release #1895

merged 2 commits into from
Jan 31, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jan 31, 2023

Description

And fix a couple of tiny bugs while I'm on it :)

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), Assignee, 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 Jan 31, 2023
@AlekSi AlekSi added this to the v0.9.0 Developer Preview milestone Jan 31, 2023
@AlekSi AlekSi requested a review from a team as a code owner January 31, 2023 14:25
@AlekSi AlekSi self-assigned this Jan 31, 2023
@AlekSi AlekSi enabled auto-merge (squash) January 31, 2023 14:26
@AlekSi AlekSi requested review from a team, noisersup, Fashander and ptrfarkas January 31, 2023 14:26
@AlekSi AlekSi added documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets docker labels Jan 31, 2023
@AlekSi AlekSi temporarily deployed to cloudflare-dev January 31, 2023 14:26 — with GitHub Actions Inactive
Fashander
Fashander previously approved these changes Jan 31, 2023
Copy link
Member

@Fashander Fashander 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 temporarily deployed to cloudflare-dev January 31, 2023 14:31 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #1895 (172ff1a) into main (8e5913f) will increase coverage by 3.76%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1895      +/-   ##
==========================================
+ Coverage   66.00%   69.76%   +3.76%     
==========================================
  Files         312      314       +2     
  Lines       15219    15449     +230     
==========================================
+ Hits        10045    10778     +733     
+ Misses       4178     3725     -453     
+ Partials      996      946      -50     
Impacted Files Coverage Δ
internal/handlers/pg/msg_aggregate.go 0.00% <0.00%> (ø)
internal/handlers/pg/msg_saslstart.go 0.00% <0.00%> (ø)
internal/handlers/common/filter.go 84.65% <0.00%> (ø)
internal/util/telemetry/telemetry.go 90.62% <0.00%> (ø)
internal/util/telemetry/reporter.go 6.45% <0.00%> (ø)
internal/bson/document.go 49.37% <0.00%> (+0.93%) ⬆️
internal/types/compare_order.go 82.85% <0.00%> (+1.42%) ⬆️
internal/handlers/pg/pgdb/collections.go 64.56% <0.00%> (+1.57%) ⬆️
internal/handlers/common/typecode.go 94.73% <0.00%> (+2.63%) ⬆️
internal/types/document.go 91.44% <0.00%> (+2.70%) ⬆️
... and 64 more
Flag Coverage Δ
integration 65.95% <0.00%> (-0.05%) ⬇️
mongodb 14.48% <0.00%> (-0.02%) ⬇️
pg 54.94% <0.00%> (-0.04%) ⬇️
tigris 44.65% <0.00%> (-0.04%) ⬇️
unit 28.08% <0.00%> (?)

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

@AlekSi AlekSi requested a review from Fashander January 31, 2023 14:47
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.

LGTM!

internal/handlers/pg/msg_saslstart.go Show resolved Hide resolved
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.

LGTM

.github/PROCESS.md Show resolved Hide resolved
@AlekSi AlekSi merged commit d6506f7 into FerretDB:main Jan 31, 2023
@AlekSi AlekSi deleted the prepare-release branch January 31, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements documentation Something user-visible is badly or not documented trust PRs that can access Actions secrets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants