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

fix(deps): update to the latest version of octokit #181

Merged
merged 1 commit into from Mar 23, 2021
Merged

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Mar 21, 2021

While trying to debug the thing I ran into in #180, I tried updating to the latest octokit. That broke the build due to typing changes.

@JustinBeckwith JustinBeckwith requested a review from a team March 21, 2021 00:01
@JustinBeckwith JustinBeckwith requested a review from a team as a code owner March 21, 2021 00:01
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 21, 2021
@codecov
Copy link

codecov bot commented Mar 21, 2021

Codecov Report

Merging #181 (8116ad3) into master (23e5b97) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   88.09%   88.09%           
=======================================
  Files          24       24           
  Lines        2294     2294           
  Branches      173      189   +16     
=======================================
  Hits         2021     2021           
  Misses        272      272           
  Partials        1        1           
Impacted Files Coverage Δ
src/github-handler/fork-handler.ts 100.00% <100.00%> (ø)

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 23e5b97...8116ad3. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 2c6c89d into master Mar 23, 2021
@JustinBeckwith JustinBeckwith deleted the octobutt branch March 23, 2021 00:41
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 23, 2021
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.

None yet

2 participants