Skip to content

Explicitly specify units for as.numeric.difftime - #94

Merged
gaborcsardi merged 1 commit into
r-hub:masterfrom
jimhester:units
Feb 22, 2018
Merged

Explicitly specify units for as.numeric.difftime#94
gaborcsardi merged 1 commit into
r-hub:masterfrom
jimhester:units

Conversation

@jimhester

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Collaborator

Thanks!

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