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 helper function to print numbers as ordinal numerals #1405

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

lgoettgens
Copy link
Collaborator

This would be great to simplify some downstream printing code. I am not very happy with the name, but it was the best I could come up with. Ideas are warmly welcome.

Thus, having a release after the merge would be great.

@thofma thofma requested a review from fingolfin August 15, 2023 13:52
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1405 (964c08f) into master (e537fdd) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1405      +/-   ##
==========================================
+ Coverage   85.78%   85.81%   +0.02%     
==========================================
  Files         104      104              
  Lines       28189    28202      +13     
==========================================
+ Hits        24183    24202      +19     
+ Misses       4006     4000       -6     
Files Changed Coverage Δ
src/AbstractAlgebra.jl 56.25% <ø> (ø)
src/PrintHelper.jl 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thofma
Copy link
Member

thofma commented Aug 18, 2023

@fingolfin any thoughts? If not, I will merge this soonish.

@thofma thofma merged commit 6651a34 into Nemocas:master Aug 20, 2023
14 of 15 checks passed
@lgoettgens lgoettgens deleted the lg/ordinal-print branch August 20, 2023 17:33
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.

2 participants