BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

feature(codecov): add coverage report #3

Closed BobAnkh closed 4 years ago

BobAnkh commented 4 years ago

Description

Tests are added so test coverage report is needed.

How Has This Been Tested?

Types of changes

Checklist:

Other information

boring-cyborg[bot] commented 4 years ago

Thanks for your first pull request!

gitmagic-app[bot] commented 4 years ago

Your pull request doesn't follow our guidelines. Please fix the following:

Thank you! :pray: This comment was made by GitMagic – Automate your contribution guidelines.

gitmagic-app[bot] commented 4 years ago

Your pull request doesn't follow our guidelines. Please fix the following:

Thank you! :pray: This comment was made by GitMagic – Automate your contribution guidelines.

github-actions[bot] commented 4 years ago

Issues with Markdown/CommonMark files

CHANGELOG.md ``` 48: MD047/single-trailing-newline Files should end with a single newline character ```
CODE_OF_CONDUCT.md ``` 71: MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."] 76: MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."] ```

Workflow: markdown lint, Action: nosborngithub-action-markdown-cli

gitmagic-app[bot] commented 4 years ago

Everything looks great! :bowtie:

mergify[bot] commented 4 years ago

@BobAnkh Markdown Files Check failed with markdownlint. Please check details or Contributing Guidelines for more information.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@82d2f10). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   21.63%           
=========================================
  Files             ?        2           
  Lines             ?      171           
  Branches          ?        0           
=========================================
  Hits              ?       37           
  Misses            ?      134           
  Partials          ?        0           

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 82d2f10...1a3e15a. Read the comment docs.

boring-cyborg[bot] commented 4 years ago

Awesome work, congrats on your first merged pull request!

github-actions[bot] commented 4 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue or pull request.