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 release.yml #48

Merged
merged 1 commit into from
Oct 26, 2021
Merged

fix release.yml #48

merged 1 commit into from
Oct 26, 2021

Conversation

arjenzhou
Copy link
Owner

What is the purpose of the change

Brief changelog

Verifying this change

Checklist

  • Make sure there is a ISSUE field for the change (usually
    before you start working on it). Trivial changes like typos do not require a GitHub issue. Your pull request should
    address just this issue, without pulling in other changes - one PR resolves one issue.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency
    exist. If the new feature or significant change is committed, please remember to add sample in project.
  • Add some description to documents if you are requesting to add a feature.
  • GitHub Actions works fine on your own branch.

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #48 (a81c76e) into master (945b001) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage     51.72%   51.72%           
  Complexity      173      173           
=========================================
  Files            46       46           
  Lines          1131     1131           
  Branches         71       71           
=========================================
  Hits            585      585           
  Misses          503      503           
  Partials         43       43           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 945b001...a81c76e. Read the comment docs.

@arjenzhou arjenzhou merged commit bd9b51e into master Oct 26, 2021
@arjenzhou arjenzhou deleted the arjenzhou-patch-1 branch October 26, 2021 09:31
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.

1 participant