Open psyuktha opened 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
403c29f
) to head (cd878fb
). Report is 9 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@krisfremen could you review the changes?
Pull Request Checklist
tox
ormake test
to find out!).tox -e lint
ormake lint
to find out!).master
branch.Description of Changes
This PR updates the humanize functionality in the arrow library to provide more specific relative time outputs, such as "Yesterday" and "Tomorrow," instead of the generic "a day ago" or "in a day" when the difference is exactly one day as stated in the issue #1125 . This update enhances readability and user experience by providing more natural language responses for day-to-day time differences.