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

Truncate blog post display #1874

Merged
merged 5 commits into from Jan 27, 2023
Merged

Truncate blog post display #1874

merged 5 commits into from Jan 27, 2023

Conversation

Fashander
Copy link
Member

@Fashander Fashander commented Jan 25, 2023

Description

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.

@Fashander Fashander added this to the v0.9.0 Developer Preview milestone Jan 25, 2023
@Fashander Fashander requested a review from a team January 25, 2023 17:59
@Fashander Fashander self-assigned this Jan 25, 2023
@Fashander Fashander added the documentation Something user-visible is badly or not documented label Jan 25, 2023
@Fashander Fashander requested a review from AlekSi January 25, 2023 18:00
@Fashander Fashander marked this pull request as ready for review January 27, 2023 07:35
@Fashander Fashander requested review from a team and ptrfarkas January 27, 2023 07:35
@Fashander Fashander enabled auto-merge (squash) January 27, 2023 07:35
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #1874 (9519f4c) into main (44b7b0a) will increase coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1874      +/-   ##
==========================================
+ Coverage   70.05%   70.11%   +0.05%     
==========================================
  Files         310      310              
  Lines       15236    15236              
==========================================
+ Hits        10673    10682       +9     
+ Misses       3588     3579       -9     
  Partials      975      975              
Impacted Files Coverage Δ
internal/handlers/common/filter.go 84.65% <0.00%> (ø)
internal/handlers/pg/pgdb/database_metadata.go 85.54% <0.00%> (+3.61%) ⬆️
internal/handlers/pg/pgdb/collections.go 69.29% <0.00%> (+4.72%) ⬆️
Flag Coverage Δ
integration 66.48% <ø> (ø)
mongodb 14.63% <ø> (ø)
pg 55.21% <ø> (ø)
tigris 45.28% <ø> (ø)
unit 28.31% <ø> (+0.20%) ⬆️

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

Co-authored-by: chilagrow <chi.fujii@ferretdb.io>
@Fashander Fashander merged commit aee7002 into FerretDB:main Jan 27, 2023
@Fashander Fashander deleted the minor-fix branch February 1, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Something user-visible is badly or not documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants