Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(utilities/date-time-format): prevent "0 years" display #18322

Merged
merged 2 commits into from
Jan 30, 2025

fix(utilities/date-time-format): prevent "0 years" display

5e3c3fa
Select commit
Loading
Failed to load commit list.
Merged

fix(utilities/date-time-format): prevent "0 years" display #18322

fix(utilities/date-time-format): prevent "0 years" display
5e3c3fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

84.17% (+0.00%) compared to 9840477

View this Pull Request on Codecov

84.17% (+0.00%) compared to 9840477

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.17%. Comparing base (9840477) to head (5e3c3fa).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18322   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files         408      408           
  Lines       14435    14435           
  Branches     4640     4660   +20     
=======================================
  Hits        12150    12150           
+ Misses       2121     2120    -1     
- Partials      164      165    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.