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

Enable coverage for crit-test #119

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

rst0git
Copy link
Member

@rst0git rst0git commented Apr 14, 2023

This pull request extends the code coverage to include the integration tests for crit.

rst0git added 3 commits April 14, 2023 15:55
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
Running `make -C test/` will execute the first makefile target.
This is currently `check-go-version`.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This patch extends the code coverage to include the
integration tests for crit.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@rst0git rst0git changed the title Crit coverage Enable coverage for crit-test Apr 14, 2023
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +2.89 🎉

Comparison is base (114acbe) 15.79% compared to head (d2c2bd4) 18.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   15.79%   18.68%   +2.89%     
==========================================
  Files          92       93       +1     
  Lines       14996    15073      +77     
==========================================
+ Hits         2368     2816     +448     
+ Misses      12422    11979     -443     
- Partials      206      278      +72     

see 48 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@adrianreber adrianreber left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks. Thanks for the Makefile fixes.

@adrianreber adrianreber merged commit b8611e1 into checkpoint-restore:master Apr 14, 2023
@rst0git rst0git deleted the crit-coverage branch April 14, 2023 15:44
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.

2 participants