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

feat: adds code coverage with coveralls #520

Merged
merged 69 commits into from
Jul 19, 2024
Merged

Conversation

kukkok3
Copy link
Contributor

@kukkok3 kukkok3 commented May 30, 2024

Description

Adding code coverage report for rust unit tests and flutter tests. When the other tests will be reactivated they will be added as well. Code coverage visible at https://coveralls.io/github/input-output-hk/catalyst-voices

Related Issue(s)

List the issue numbers related to this pull request.

e.g., Closes #1, Resolves #1 Fixes #1

Description of Changes

Provide a clear and concise description of what the pull request changes.

Breaking Changes

Describe any breaking changes and the impact.

Screenshots

If applicable, add screenshots to help explain your changes.

Related Pull Requests

If applicable, list any related pull requests.

e.g., #1, #1

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

Copy link
Contributor

github-actions bot commented May 30, 2024

Test Report | ${\color{lightgreen}Pass: 97/97}$ | ${\color{red}Fail: 0/97}$ |

@stevenj stevenj closed this Jun 6, 2024
@kukkok3 kukkok3 reopened this Jun 7, 2024
@minikin minikin added the draft Draft label Jun 16, 2024
@kukkok3 kukkok3 removed the draft Draft label Jul 19, 2024
@kukkok3 kukkok3 marked this pull request as ready for review July 19, 2024 12:06
@kukkok3 kukkok3 enabled auto-merge (squash) July 19, 2024 12:06
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

lgtm

@kukkok3 kukkok3 merged commit f4ad326 into main Jul 19, 2024
25 checks passed
@kukkok3 kukkok3 deleted the feat/adds-code-coverage branch July 19, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

First
3 participants