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

Humanize time output #2094

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

andrewgsavage
Copy link
Collaborator

  • Closes Create option to humanize time output  #2080
  • Executed pre-commit run --all-files with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file

@mmarras

I've made this it's own function as:

  • the logic is different to to_compact
  • there are instances where you may wish to use to_compact and to_human, or to_human alone

I'm open to other names than to_human!

Copy link

codspeed-hq bot commented Dec 16, 2024

CodSpeed Performance Report

Merging #2094 will not alter performance

Comparing andrewgsavage:human (ac21dc7) with master (861953e)

Summary

✅ 437 untouched benchmarks

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.

Create option to humanize time output
1 participant