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

Link GH Actions to Coveralls #68

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Link GH Actions to Coveralls #68

merged 1 commit into from
Mar 11, 2021

Conversation

edwardleardi
Copy link
Owner

We use Coveralls to aggregate data for a coverage badge

Signed-off-by: Edward Leardi edleardi@gmail.com


Pull Request Checklist

Toggle
  • Does this pull request close an issue? We encourage you to open an issue first if this pull request (PR) is not a minor change.

  • For the following questions, only check the boxes that are applicable.

    • Ensure that the pull request text above the horizontal line is descriptive.
    • Add/update relevant tests.
    • Add/update relevant documents.
  • Do you have triage permission of this repository?

    • No
      • You are good.
    • Yes
      • Does this pull request close an issue?
        • No, this pull request also acts as an issue by itself.
          • Assign yourself.
          • Label this pull request.
          • Put a release.
          • Put this pull request under "In Progress" or "Under Review" pipeline on ZenHub.
          • Put this pull request under the appropriate epic on ZenHub.
          • Put an estimate on ZenHub.
          • Add dependency relationship with other issues/pull requests on ZenHub.
        • Yes, this pull request addresses an issue and does not act as an issue.
          • Connect this pull request to the underlying issue on ZenHub.
          • DON'T:
            • DON'T assign yourself or anyone else.
            • DON'T label.
            • DON'T put a milestone.
            • DON'T put this pull request under any epic on ZenHub.
            • DON'T put an estimate on ZenHub.
      • When the pull request is ready, request review.

Developer's Certificate of Origin (DCO)

Toggle
Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

@edwardleardi edwardleardi force-pushed the setup-coveralls branch 4 times, most recently from 7492b6f to c29ce29 Compare March 11, 2021 04:01
@edwardleardi edwardleardi mentioned this pull request Mar 11, 2021
We use Coveralls to aggregate data for a coverage badge
Added coverage badge to the README
Added CI which sends coverage data using coveralls-python to Coveralls

Signed-off-by: Edward Leardi <edleardi@gmail.com>
@edwardleardi edwardleardi merged commit 8333366 into main Mar 11, 2021
@edwardleardi edwardleardi deleted the setup-coveralls branch March 11, 2021 04:47
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.

Add coverage badge
1 participant