You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test coverage for negative-day adjustment in DurationFormatUtils (#1596)
Adds unit tests covering month-boundary and leap-year cases that
trigger the internal negative-days borrowing logic in
DurationFormatUtils.formatPeriod.
Removes obsolete TODO about missing JaCoCo coverage.
0 commit comments