Skip to content

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!

@codspeed-hq
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