Skip to content

Use time.Until#1233

Merged
gmlewis merged 1 commit into
google:masterfrom
muesli:simplify-fixes
Jul 25, 2019
Merged

Use time.Until#1233
gmlewis merged 1 commit into
google:masterfrom
muesli:simplify-fixes

Conversation

@muesli

@muesli muesli commented Jul 19, 2019

Copy link
Copy Markdown
Contributor

Instead of manually subtracting the timestamps, we can just use time.Until.

Instead of manually subtracting the timestamps, we can just use time.Until.
@googlebot googlebot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Jul 19, 2019
@codecov

codecov Bot commented Jul 19, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1233 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1233   +/-   ##
=======================================
  Coverage   73.36%   73.36%           
=======================================
  Files          86       86           
  Lines        6026     6026           
=======================================
  Hits         4421     4421           
  Misses        836      836           
  Partials      769      769
Impacted Files Coverage Δ
github/github.go 89.31% <0%> (ø) ⬆️

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 955a14c...695adab. Read the comment docs.

@gmlewis

gmlewis commented Jul 19, 2019

Copy link
Copy Markdown
Collaborator

Fine by me. Thanks, @muesli.

Awaiting second LGTM before merging.

@gmlewis gmlewis requested a review from gauntface July 19, 2019 23:35
@gmlewis

gmlewis commented Jul 25, 2019

Copy link
Copy Markdown
Collaborator

Thank you, @gauntface.

Merging.

@gmlewis gmlewis merged commit eb81d96 into google:master Jul 25, 2019
n1lesh pushed a commit to n1lesh/go-github that referenced this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indication that the PR author has signed a Google Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants