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

chore: first pass at github actions for some of the repo's precommit checks #878

Merged
merged 3 commits into from
Feb 7, 2020

Conversation

feywind
Copy link
Collaborator

@feywind feywind commented Feb 4, 2020

If successful, this will try to shift some of the burden of precommit checks away from Kokoro, to help speed up the process and save us usage quota.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2020
@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #878 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #878      +/-   ##
=========================================
+ Coverage   83.46%   83.5%   +0.03%     
=========================================
  Files          31      31              
  Lines       11246   11269      +23     
  Branches      332     333       +1     
=========================================
+ Hits         9387    9410      +23     
  Misses       1858    1858              
  Partials        1       1
Impacted Files Coverage Δ
src/subscription.ts 100% <100%> (ø) ⬆️
src/pubsub.ts 99.56% <100%> (ø) ⬆️

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 7195200...48bb055. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants