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 code coverage action in pipeline #569

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ShashankSinha252
Copy link
Contributor

Currently, project has no code coverage report. In the past, this led to dead code in the project. This patch adds code coverage report in pipeline to provide better insight about codebase.

@ShashankSinha252 ShashankSinha252 added this to the v0.35.0 milestone Sep 27, 2022
@ShashankSinha252 ShashankSinha252 requested a review from a team as a code owner September 27, 2022 14:48
@ShashankSinha252 ShashankSinha252 requested review from percona-csalguero and tshcherban and removed request for a team September 27, 2022 14:48
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@cb3db89). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #569   +/-   ##
=======================================
  Coverage        ?   70.21%           
=======================================
  Files           ?       22           
  Lines           ?     2803           
  Branches        ?        0           
=======================================
  Hits            ?     1968           
  Misses          ?      745           
  Partials        ?       90           
Flag Coverage Δ
agent 70.21% <0.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BupycHuk
Copy link
Member

@ShashankSinha252 do we know why tests are failing?

@BupycHuk BupycHuk requested review from a team, ademidoff and JiriCtvrtka and removed request for a team October 9, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants