Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Add an action for CodeCov #71

Merged
merged 3 commits into from
Feb 6, 2022
Merged

Add an action for CodeCov #71

merged 3 commits into from
Feb 6, 2022

Conversation

everettraven
Copy link
Owner

Proposed Changes

add a GitHub Actions workflow for getting code coverage reports and uploading them to CodeCov.

Type of Change

What kind of change to packageless is this?

  • Bug Fix
  • Feature
  • Documentation
  • Repository Enhancement
  • Testing

Checklist

Before the Pull Request can be considered for merging, the following Checklist should have the corresponding fields completed:

  • All tests have passed locally after running go test ./...
  • I have added tests that prove my fix or feature works as expected
  • I have added any necessary documentation for my fix or feature

Comments

Any further information you want to provide can go here.

@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2022

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage        ?   88.40%           
=======================================
  Files           ?        7           
  Lines           ?      716           
  Branches        ?        0           
=======================================
  Hits            ?      633           
  Misses          ?       55           
  Partials        ?       28           
Flag Coverage Δ
subcommands-coverage 88.40% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 70c3a61...e58fe86. Read the comment docs.

@everettraven everettraven merged commit 8d02eb3 into main Feb 6, 2022
@everettraven everettraven deleted the actions/code_coverage branch February 6, 2022 20:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants