Closed vriesk closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.7%. Comparing base (
4a74924
) to head (fa1e57a
). Report is 46 commits behind head on main.:exclamation: Current head fa1e57a differs from pull request most recent head 9a7603f
Please upload reports for the commit 9a7603f to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PTAL? :)
This is still waiting on resolution to the changed comment.
OK. But I replied there a while ago. I can just remove the comment change from the PR if you still disagree with me.
On Sun, 22 Sep 2024 at 00:47, Jacob Pratt @.***> wrote:
This is still waiting on resolution to the changed comment.
— Reply to this email directly, view it on GitHub https://github.com/time-rs/time/pull/692#issuecomment-2365345758, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYQ56TNCSZ3CNVFOCYALETZXXZQ5AVCNFSM6AAAAABKPHZQTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGM2DKNZVHA . You are receiving this because you authored the thread.Message ID: @.***>
That is what I had initially requested, yes.
That is what I had initially requested, yes.
Done, PTAL.
Sorry, I did not mean to close this! It happened automatically (somehow) when force-pushing a rebase.
Due to a quirk of GitHub, any PR that is force-pushed after being closed cannot be re-opened. As such I'll be merging it manually, so as to avoid making you open a new PR. You're still credited as the author :slightly_smiling_face:
This addresses the problem that the Duration's sign will "disappear" both during serialization and deserialization of sub-second Durations.