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

Explicitly specify units for as.numeric.difftime #94

Merged
merged 1 commit into from
Feb 22, 2018

Conversation

jimhester
Copy link
Contributor

Previously if the time was over a minute the default unit of auto would
convert the value to a decimal minute and you would get a display of
1.5s rather than 1m 30s.

Previously if the time was over a minute the default unit of auto would
convert the value to a decimal minute and you would get a display of
1.5s rather than 1m 30s.
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   41.89%   41.89%           
=======================================
  Files          20       20           
  Lines         716      716           
=======================================
  Hits          300      300           
  Misses        416      416
Impacted Files Coverage Δ
R/print-status.R 0% <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 b2b8fd4...aea1f83. Read the comment docs.

@gaborcsardi gaborcsardi merged commit 932e450 into r-hub:master Feb 22, 2018
@gaborcsardi
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants