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 time.Time binding #904

Merged
merged 1 commit into from
May 4, 2017
Merged

Fix time.Time binding #904

merged 1 commit into from
May 4, 2017

Conversation

andreynering
Copy link
Contributor

If a empty string is given(""), them time should be zero.

If a empty string is given(`""`), them time should be zero.
@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #904 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #904   +/-   ##
========================================
  Coverage    93.49%   93.49%           
========================================
  Files           16       16           
  Lines         1353     1353           
========================================
  Hits          1265     1265           
  Misses          78       78           
  Partials        10       10

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 957f620...34b8224. Read the comment docs.

@appleboy appleboy merged commit 6a3a8ae into gin-gonic:develop May 4, 2017
@appleboy
Copy link
Member

appleboy commented May 4, 2017

@andreynering Thanks,

@andreynering andreynering deleted the patch-1 branch May 4, 2017 01:36
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