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

ci: setup codecov #134

Merged
merged 12 commits into from
Apr 9, 2023
Merged

ci: setup codecov #134

merged 12 commits into from
Apr 9, 2023

Conversation

marksie1988
Copy link
Collaborator

Description

Adds codecov configurations to show test coverage data

Related issues

closes #117

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CI / Tests update
  • Documentation update

How has this been tested

  • I have added new tests where required
  • I have run nox -s tests locally and passed
  • I have tested this feature in a python script

@marksie1988 marksie1988 added the type/ci CI related changes label Apr 9, 2023
@marksie1988 marksie1988 added this to the 5.0.0 milestone Apr 9, 2023
@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

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

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage          ?   92.67%           
=========================================
  Files             ?       15           
  Lines             ?      996           
  Branches          ?        0           
=========================================
  Hits              ?      923           
  Misses            ?       73           
  Partials          ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@marksie1988 marksie1988 merged commit 4ee8845 into totaldebug:master Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci CI related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Codecov
1 participant