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

Tweak CI settings #1948

Merged
merged 5 commits into from
Feb 9, 2023
Merged

Tweak CI settings #1948

merged 5 commits into from
Feb 9, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Feb 9, 2023

Description

Do not run everything on every small push.

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 self-assigned this Feb 9, 2023
@AlekSi AlekSi added the code/chore Code maintenance improvements label Feb 9, 2023
@AlekSi AlekSi added this to the v0.9.1 milestone Feb 9, 2023
@AlekSi AlekSi added trust PRs that can access Actions secrets and removed trust PRs that can access Actions secrets labels Feb 9, 2023
@AlekSi AlekSi marked this pull request as ready for review February 9, 2023 11:26
@AlekSi AlekSi enabled auto-merge (squash) February 9, 2023 11:26
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #1948 (fd51ea2) into main (0da05ad) will increase coverage by 15.24%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1948       +/-   ##
===========================================
+ Coverage   54.64%   69.88%   +15.24%     
===========================================
  Files         315      317        +2     
  Lines       15397    15616      +219     
===========================================
+ Hits         8414    10914     +2500     
+ Misses       6204     3749     -2455     
- Partials      779      953      +174     
Impacted Files Coverage Δ
internal/handlers/common/filter.go 84.65% <0.00%> (ø)
internal/util/telemetry/reporter.go 6.45% <0.00%> (ø)
internal/util/telemetry/telemetry.go 90.62% <0.00%> (ø)
internal/bson/document.go 49.37% <0.00%> (+0.93%) ⬆️
internal/handlers/common/params.go 96.32% <0.00%> (+1.33%) ⬆️
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%) ⬆️
internal/util/testutil/equal.go 50.22% <0.00%> (+4.10%) ⬆️
... and 115 more
Flag Coverage Δ
integration 66.07% <ø> (+11.43%) ⬆️
mongodb 14.23% <ø> (-0.02%) ⬇️
pg 54.53% <ø> (+0.01%) ⬆️
tigris 44.93% <ø> (?)
unit 29.03% <ø> (?)

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

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 merged commit 458bc77 into FerretDB:main Feb 9, 2023
@AlekSi AlekSi deleted the tweak-ci branch February 9, 2023 14:40
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants