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

Adding codecov github action #2

Closed
wants to merge 3 commits into from
Closed

Adding codecov github action #2

wants to merge 3 commits into from

Conversation

jknight-liatrio
Copy link

No description provided.

run: |
bash -c '/bin/bash <(curl -s https://codecov.io/bash)'

# - name: Build

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be uncommented and moved before the codecov action. can't get test coverage if we don't run tests

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't run tests, if we don't have tests 😆
i'll try to write a couple of tests here at the end of the day if i have time

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'll draft or close this PR until we're ready to actually run some tests.

@mrparkers
Copy link

Let's also add the codecov build badge to the README

@tnishida1 tnishida1 marked this pull request as draft January 7, 2021 23:26
@tnishida1 tnishida1 marked this pull request as ready for review January 7, 2021 23:30
@alexashley
Copy link

Closing for now until we have some tests for this collector

@alexashley alexashley closed this Jun 19, 2021
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.

4 participants