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

test/check-size: show error if make fails #63

Merged
merged 3 commits into from Jun 9, 2023

Conversation

rst0git
Copy link
Member

@rst0git rst0git commented Jun 8, 2023

This pull request adds an error message when compilation fails when running the check-size.sh script.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Test Results

23 tests  ±0   23 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 18d6c79. ± Comparison against base commit da69a6b.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2023

Codecov Report

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

Comparison is base (da69a6b) 80.31% compared to head (18d6c79) 80.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   80.31%   80.56%   +0.25%     
==========================================
  Files           3        3              
  Lines         386      391       +5     
==========================================
+ Hits          310      315       +5     
  Misses         55       55              
  Partials       21       21              

see 1 file with indirect coverage changes

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

This patch adds an error message when compilation fails when running the
check-size script.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
By default, the SHA that is checked out is a merge commit from the base
branch on the PR. To use the PR HEAD instead of this merge commit, we
need to explicitly specify the SHA from the event context provided by
GitHub.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@adrianreber adrianreber merged commit 0405c79 into checkpoint-restore:main Jun 9, 2023
9 checks passed
@rst0git rst0git deleted the check-size-error-msg branch June 9, 2023 14:42
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

4 participants