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): remove dup lines in git workflow(#1517) #1531

Merged

Conversation

zzzz-vincent
Copy link
Contributor

Summary about this PR

Issue Number: close #1517
two dup lines per each workflow file

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 Apr 5, 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 Apr 5, 2023
@hustjieke
Copy link
Collaborator

LGTM

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7484c58) 44.97% compared to head (2e3f063) 44.97%.

Additional details and impacted files
@@               Coverage Diff                @@
##           stonedb-5.7-dev    #1531   +/-   ##
================================================
  Coverage            44.97%   44.97%           
================================================
  Files                 1999     1999           
  Lines               413913   413913           
================================================
+ Hits                186140   186170   +30     
+ Misses              227773   227743   -30     

see 39 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 e7bbe88 into stoneatom:stonedb-5.7-dev Apr 5, 2023
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.

bug: Duplicate lines in nightly.yml and pull_reqests.yml
3 participants