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

Add timing information to envtool output #3664

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 30, 2023

Description

Highlight the problem with parallel tests and setup.

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 self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #3664 (ef059fc) into main (60a9bcc) will decrease coverage by 0.65%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3664      +/-   ##
==========================================
- Coverage   74.63%   73.98%   -0.65%     
==========================================
  Files         370      370              
  Lines       23564    23564              
==========================================
- Hits        17588    17435     -153     
- Misses       4962     5098     +136     
- Partials     1014     1031      +17     

see 17 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 70.05% <ø> (-0.64%) ⬇️
hana-1 ?
integration 70.05% <ø> (-0.69%) ⬇️
mongodb-1 5.29% <ø> (ø)
postgresql-1 50.84% <ø> (-0.34%) ⬇️
postgresql-2 50.21% <ø> (-0.26%) ⬇️
postgresql-3 49.10% <ø> (-0.24%) ⬇️
sort-false 70.05% <ø> (-0.25%) ⬇️
sort-true ?
sqlite-1 50.08% <ø> (-0.69%) ⬇️
sqlite-2 49.53% <ø> (-0.22%) ⬇️
sqlite-3 48.36% <ø> (-0.19%) ⬇️
unit 28.92% <ø> (-0.05%) ⬇️

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

@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Oct 31, 2023
@AlekSi AlekSi added this to the Next milestone Oct 31, 2023
@AlekSi AlekSi changed the title Add timing information to the output Add timing information to envtool output Oct 31, 2023
@AlekSi AlekSi added code/chore Code maintenance improvements and removed not ready Issues that are not ready to be worked on; PRs that should skip CI labels Oct 31, 2023
@AlekSi AlekSi marked this pull request as ready for review October 31, 2023 10:23
@AlekSi AlekSi requested a review from a team as a code owner October 31, 2023 10:23
@AlekSi AlekSi enabled auto-merge (squash) October 31, 2023 10:23
@AlekSi AlekSi requested review from a team and noisersup October 31, 2023 10:23
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

@AlekSi AlekSi disabled auto-merge October 31, 2023 15:52
@AlekSi AlekSi merged commit b604b6b into FerretDB:main Oct 31, 2023
45 of 46 checks passed
@AlekSi AlekSi deleted the tweak-logging branch October 31, 2023 15:52
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.

2 participants