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 to this repo #2772

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Adding codecov to this repo #2772

merged 1 commit into from
Sep 4, 2023

Conversation

mjeffryes
Copy link
Member

@mjeffryes mjeffryes commented Aug 31, 2023

This adds basic code coverage for our provider binaries as exercised by our unit tests. An example of the comment produced by the tool occurs on this PR; the coverage report is informational only (will not block PR checks).

Note: Since this only applies to unittests, we're not covering much here. The only unittests in this repo today are on the shim.

@codecov-commenter
Copy link

Codecov Report

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

@@            Coverage Diff            @@
##             master    #2772   +/-   ##
=========================================
  Coverage          ?   58.33%           
=========================================
  Files             ?        1           
  Lines             ?       12           
  Branches          ?        0           
=========================================
  Hits              ?        7           
  Misses            ?        4           
  Partials          ?        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@mjeffryes mjeffryes requested a review from a team September 1, 2023 00:07
@thomas11 thomas11 merged commit 2285b8b into master Sep 4, 2023
16 checks passed
@thomas11 thomas11 deleted the mjeffryes/codecov branch September 4, 2023 06:53
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