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

Add coverage badge #18

Closed
peterdudfield opened this issue Oct 1, 2021 · 0 comments · Fixed by #35
Closed

Add coverage badge #18

peterdudfield opened this issue Oct 1, 2021 · 0 comments · Fixed by #35
Labels
enhancement New feature or request good first issue Good for newcomers priority-low

Comments

@peterdudfield
Copy link
Collaborator

Detailed Description

Would be great to have a coverage badge on the main page

Context

Possible Implementation

coverallsapp/github-action#30

  • name: Coveralls
    env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
    run: |
    coveralls
@peterdudfield peterdudfield added enhancement New feature or request good first issue Good for newcomers labels Oct 1, 2021
@peterdudfield peterdudfield mentioned this issue Dec 3, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority-low
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants