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

fix(workflow): fix can not run lcov in workflow #1396

Merged
merged 2 commits into from
Mar 22, 2023
Merged

fix(workflow): fix can not run lcov in workflow #1396

merged 2 commits into from
Mar 22, 2023

Conversation

RingsC
Copy link
Contributor

@RingsC RingsC commented Mar 16, 2023

Summary about this PR

Try to fix the workflow, that can not install lcov.
Issue Number: close #issue_number_you_created

Tests Check List

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Changelog

  • New Feature
  • Bug Fix
  • Performance Improvement
  • Build/Testing/CI/CD
  • Documentation
  • Not for changelog (changelog entry is not required)

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features

@mergify
Copy link
Contributor

mergify bot commented Mar 16, 2023

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the PR-bug bug for pull request label Mar 16, 2023
@RingsC RingsC requested a review from zsp108 March 16, 2023 06:07
@RingsC RingsC changed the title fix(wrok-flow): fix can not run lcov in workflow fix(workflow): fix can not run lcov in workflow Mar 16, 2023
@RingsC RingsC closed this Mar 17, 2023
@RingsC RingsC reopened this Mar 22, 2023
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

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

Comparison is base (dd8247b) 42.45% compared to head (a482195) 42.91%.

❗ Current head a482195 differs from pull request most recent head 26a0b55. Consider uploading reports for the commit 26a0b55 to get more accurate results

Additional details and impacted files
@@                 Coverage Diff                 @@
##           stonedb-5.7-dev    #1396      +/-   ##
===================================================
+ Coverage            42.45%   42.91%   +0.45%     
===================================================
  Files                 1838     1838              
  Lines               397387   397383       -4     
===================================================
+ Hits                168724   170530    +1806     
+ Misses              228663   226853    -1810     

see 129 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.

@mergify mergify bot merged commit e06793e into stoneatom:stonedb-5.7-dev Mar 22, 2023
@RingsC RingsC deleted the fix-work-flow branch March 23, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-bug bug for pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants