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 coveralls.io integration #2483

Merged
merged 15 commits into from
Apr 26, 2023
Merged

Conversation

noisersup
Copy link
Member

@noisersup noisersup commented Apr 19, 2023

Description

Closes #2106.

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), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@noisersup noisersup self-assigned this Apr 19, 2023
@noisersup noisersup added the code/chore Code maintenance improvements label Apr 19, 2023
@noisersup noisersup added no ci and removed no ci labels Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #2483 (d9a166c) into main (a8cd6b8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2483   +/-   ##
=======================================
  Coverage   27.05%   27.05%           
=======================================
  Files         400      400           
  Lines       19776    19776           
=======================================
  Hits         5350     5350           
  Misses      13861    13861           
  Partials      565      565           
Flag Coverage Δ
integration 5.11% <ø> (ø)
mongodb 5.11% <ø> (ø)
unit 25.65% <ø> (ø)

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

@noisersup noisersup marked this pull request as ready for review April 20, 2023 12:31
@noisersup noisersup requested a review from AlekSi as a code owner April 20, 2023 12:31
@noisersup noisersup requested review from a team, w84thesun, rumyantseva and chilagrow April 20, 2023 12:31
@AlekSi AlekSi added this to the v1.1.0 milestone Apr 20, 2023
@noisersup noisersup enabled auto-merge (squash) April 20, 2023 12:33
w84thesun
w84thesun previously approved these changes Apr 20, 2023
Copy link
Contributor

@w84thesun w84thesun left a comment

Choose a reason for hiding this comment

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

👍

@noisersup noisersup requested review from AlekSi and w84thesun April 20, 2023 14:32
@ptrfarkas ptrfarkas requested review from ptrfarkas and removed request for AlekSi April 26, 2023 13:54
@ptrfarkas ptrfarkas self-requested a review April 26, 2023 13:59
@noisersup noisersup merged commit cf67017 into FerretDB:main Apr 26, 2023
@noisersup noisersup deleted the coveralls-init-2106 branch April 26, 2023 14:11
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.

Add coveralls.io integration
6 participants