| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #316 +/- ##
=======================================
Coverage 99.33% 99.33%
=======================================
Files 21 21
Lines 4051 4051
Branches 129 129
=======================================
Hits 4024 4024
Misses 26 26
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
BurntSushi/jiff (jiff)v0.2.34
Compare Source
===================
This release contains a few small enhancements. Namely, some error messages
for parsing datetime values have been improved by removing some redundant
messaging. Additionally, the strftime APIs on datetime values can no longer
panic. Instead, they'll silently pass through invalid formatting directives.
Enhancements:
Improve some parsing error messages by removing redundancy.
Change Timestamp::strftime (and similar methods) so that they will never
panic.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.