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

Configure repo settings with files #3208

Merged
merged 12 commits into from
Aug 16, 2023
Merged

Configure repo settings with files #3208

merged 12 commits into from
Aug 16, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Aug 16, 2023

Description

Closes #1172.

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 not ready Issues that are not ready to be worked on; PRs that should skip CI label Aug 16, 2023
@mergify mergify bot assigned AlekSi Aug 16, 2023
@AlekSi AlekSi added this to the Next milestone Aug 16, 2023
@AlekSi AlekSi changed the title Yaml config Configure repo settings with files Aug 16, 2023
@AlekSi AlekSi added project Project maintenance and removed not ready Issues that are not ready to be worked on; PRs that should skip CI labels Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #3208 (ee2bb4d) into main (f4c5a78) will decrease coverage by 36.34%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3208       +/-   ##
===========================================
- Coverage   75.75%   39.42%   -36.34%     
===========================================
  Files         396      396               
  Lines       22210    22210               
===========================================
- Hits        16825     8756     -8069     
- Misses       4404    12633     +8229     
+ Partials      981      821      -160     

see 170 files with indirect coverage changes

Flag Coverage Δ
hana ?
integration 28.95% <ø> (-43.21%) ⬇️
mongodb 5.30% <ø> (ø)
pg ?
shard-1 23.21% <ø> (-33.52%) ⬇️
shard-2 24.90% <ø> (-30.56%) ⬇️
shard-3 24.91% <ø> (-31.14%) ⬇️
sqlite 28.51% <ø> (-13.01%) ⬇️
unit 24.67% <ø> (-0.05%) ⬇️

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 August 16, 2023 04:49
@AlekSi AlekSi merged commit 07d3085 into FerretDB:main Aug 16, 2023
@AlekSi AlekSi deleted the yaml-config branch August 16, 2023 04:53
@AlekSi AlekSi mentioned this pull request Aug 16, 2023
9 tasks
yonarw pushed a commit to yonarw/FerretDB that referenced this pull request Aug 31, 2023
Closes FerretDB#1172.

Co-authored-by: Yaroslav Sizikov <ya.sizkov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project Project maintenance
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Configure repo settings with files
2 participants