Skip to content

Update annotations, docs, and tests: naturaltime can also accept a timedelta#31

Merged
hugovk merged 1 commit intopython-humanize:mainfrom
nuztalgia:naturaltime-timedelta
Jun 29, 2022
Merged

Update annotations, docs, and tests: naturaltime can also accept a timedelta#31
hugovk merged 1 commit intopython-humanize:mainfrom
nuztalgia:naturaltime-timedelta

Conversation

@nuztalgia
Copy link
Contributor

For #28.

Changes proposed in this pull request:

  • naturaltime can also accept a timedelta

Updated annotations, docs, and tests.
@hugovk hugovk added the changelog: Fixed For any bug fixes label Jun 29, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2022

Codecov Report

Merging #31 (cecce62) into main (c692722) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files           9        9           
  Lines         686      686           
=======================================
  Hits          680      680           
  Misses          6        6           
Flag Coverage Δ
macos-latest 97.37% <ø> (ø)
ubuntu-latest 97.37% <ø> (ø)
windows-latest 97.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/humanize/time.py 99.53% <ø> (ø)
tests/test_time.py 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 c692722...cecce62. Read the comment docs.

@hugovk hugovk merged commit bc23540 into python-humanize:main Jun 29, 2022
@hugovk
Copy link
Member

hugovk commented Jun 29, 2022

Thank you!

@nuztalgia nuztalgia deleted the naturaltime-timedelta branch June 29, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Fixed For any bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants