| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…dary in precisedelta See python-humanize#14 for discussion.
for more information, see https://pre-commit.ci
Codecov Report❌ Patch coverage is 30.00000% with 14 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
- Coverage 99.68% 97.54% -2.14%
==========================================
Files 9 9
Lines 635 653 +18
==========================================
+ Hits 633 637 +4
- Misses 2 16 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
Sorry, something went wrong.
|
Thanks all! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #14
Changes proposed in this pull request:
Note: I don't feel that truncate is the correct name and I think that it could be easily misinterpreted. We need a better name.
This PR also does not include a documentation for this flag nor tests (but a file in tests/issue-14-days-hours-boundary-in-precisedelta.md describes and tests all the cases discussed in #14 so it can be used as the base for an unit test and/or as the tests themselves running them with byexample )
Closes #14