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

Add pretty_num for linear quantities #26

Merged
merged 21 commits into from
Sep 24, 2023
Merged

Conversation

cregouby
Copy link
Contributor

...as a fix to #8

pretty_num(1e-5)
[1] "10.00 µ"

@codecov-io
Copy link

Codecov Report

Merging #26 (5dc009f) into master (b1cdad8) will increase coverage by 10.99%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #26       +/-   ##
===========================================
+ Coverage   65.26%   76.25%   +10.99%     
===========================================
  Files           4        5        +1     
  Lines          95      139       +44     
===========================================
+ Hits           62      106       +44     
  Misses         33       33               
Impacted Files Coverage Δ
R/numbers.R 100.00% <100.00%> (ø)

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 b1cdad8...5dc009f. Read the comment docs.

@cregouby
Copy link
Contributor Author

cregouby commented Mar 4, 2021

hello @gaborcsardi, is there something I should change on that P.R. ?

@gaborcsardi
Copy link
Member

@cregouby I am sorry for the delay, I'll try to look at this this weekend. 🤞

@gaborcsardi gaborcsardi merged commit 6402e89 into r-lib:main Sep 24, 2023
12 checks passed
@gaborcsardi
Copy link
Member

Thank you!

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.

None yet

4 participants