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

Support time.duration #248

Merged
merged 2 commits into from
Nov 12, 2018
Merged

Conversation

asenyshyn
Copy link
Contributor

My attempt to add support for time.Duration after discussion in #237

@codecov
Copy link

codecov bot commented Oct 26, 2018

Codecov Report

Merging #248 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   89.11%   89.16%   +0.04%     
==========================================
  Files           9        9              
  Lines        1663     1670       +7     
==========================================
+ Hits         1482     1489       +7     
  Misses        129      129              
  Partials       52       52
Impacted Files Coverage Δ
marshal.go 89.17% <100%> (+0.22%) ⬆️

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 81a861c...de98af1. Read the comment docs.

@asenyshyn
Copy link
Contributor Author

Hi @pelletier, could you please check these changes and give some feedback?

Copy link
Owner

@pelletier pelletier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asenyshyn thanks for the ping. That completely fell through the cracks!

Does not seem to be breaking existing behavior. Looks good to me!

@asenyshyn
Copy link
Contributor Author

Thank you!

@asenyshyn asenyshyn deleted the support-time.Duration branch December 3, 2018 17:52
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.

3 participants