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

Issue 148: Configuring codecov for PR validation tasks #377

Merged
merged 3 commits into from
Aug 16, 2021

Conversation

anishakj
Copy link
Contributor

@anishakj anishakj commented Aug 2, 2021

Signed-off-by: anishakj [email protected]

Change log description

Added codecov.yml file for setting code coverage targets

Purpose of the change

Fixes #148

What the code does

Configuring codecov for PR validation tasks

How to verify it

Verify codecov configuration is taking effect

@anishakj anishakj requested a review from derekm August 2, 2021 13:29
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #377 (9f50928) into master (54a22af) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          11       11           
  Lines        1572     1572           
=======================================
  Hits         1352     1352           
  Misses        147      147           
  Partials       73       73           

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 54a22af...9f50928. Read the comment docs.

Signed-off-by: anishakj <[email protected]>
@anishakj anishakj merged commit 0e6b703 into master Aug 16, 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.

Create PR validation tasks in GithubActions
2 participants