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: add github 'review' action to vet, lint, and test code. #11

Merged
merged 5 commits into from
May 23, 2021

Conversation

jon-whit
Copy link
Contributor

The changes herein add a new 'review' workflow for pull request review checks. The workflow consists of two jobs, one for Go tests and one for protobuf definition breaking change checks.

The changes herein add a new 'review' workflow for pull request
review checks. The workflow consists of two jobs, one for Go tests
and one for protobuf definition breaking change checks.
@jon-whit
Copy link
Contributor Author

Part of #4

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   14.91%           
=========================================
  Files             ?        8           
  Lines             ?      845           
  Branches          ?        0           
=========================================
  Hits              ?      126           
  Misses            ?      704           
  Partials          ?       15           

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 b9dd58f...0adac96. Read the comment docs.

@jon-whit jon-whit self-assigned this May 23, 2021
@jon-whit jon-whit added the enhancement New feature or request label May 23, 2021
@jon-whit jon-whit added this to the v0.1.0 milestone May 23, 2021
@jon-whit jon-whit merged commit 53c58e8 into master May 23, 2021
@jon-whit jon-whit deleted the ci/setup-github-actions branch June 18, 2021 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants