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

Fix codecov CLI version #4379

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Fix codecov CLI version #4379

merged 3 commits into from
Jun 21, 2024

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 21, 2024

Description

Workaround for codecov/codecov-cli#460.

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.

@mergify mergify bot assigned AlekSi Jun 21, 2024
@AlekSi AlekSi added code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI labels Jun 21, 2024
@AlekSi AlekSi added this to the v1.22.0 milestone Jun 21, 2024
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Jun 21, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.05%. Comparing base (049e962) to head (3ce4725).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4379      +/-   ##
==========================================
- Coverage   74.30%   74.05%   -0.25%     
==========================================
  Files         326      326              
  Lines       22374    22374              
==========================================
- Hits        16624    16570      -54     
- Misses       4561     4593      +32     
- Partials     1189     1211      +22     

see 8 files with indirect coverage changes

Flag Coverage Δ
filter-true 67.28% <ø> (-0.19%) ⬇️
hana-1 ?
integration 67.28% <ø> (-0.19%) ⬇️
mongodb-1 4.91% <ø> (-0.01%) ⬇️
postgresql-1 45.39% <ø> (-0.02%) ⬇️
postgresql-2 42.20% <ø> (+0.14%) ⬆️
postgresql-3 40.98% <ø> (-0.01%) ⬇️
postgresql-4 40.13% <ø> (ø)
postgresql-5 45.10% <ø> (-0.05%) ⬇️
sqlite-1 44.67% <ø> (ø)
sqlite-2 41.45% <ø> (+0.04%) ⬆️
sqlite-3 40.24% <ø> (ø)
sqlite-4 39.26% <ø> (ø)
sqlite-5 44.11% <ø> (+0.71%) ⬆️
unit 33.21% <ø> (ø)

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

@AlekSi AlekSi changed the title Change codecov uploader versions Fix codecov CLI version Jun 21, 2024
@AlekSi AlekSi marked this pull request as ready for review June 21, 2024 04:37
@AlekSi AlekSi enabled auto-merge (squash) June 21, 2024 04:38
@AlekSi AlekSi requested review from a team, rumyantseva, chilagrow and noisersup June 21, 2024 04:38
Copy link
Contributor

@chilagrow chilagrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@AlekSi AlekSi disabled auto-merge June 21, 2024 04:55
@AlekSi AlekSi merged commit 42b3dbe into FerretDB:main Jun 21, 2024
34 of 37 checks passed
@AlekSi AlekSi deleted the codecov branch June 21, 2024 04:55
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.

None yet

2 participants