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

Replace the legacy format functions with formatDate #7387

Merged
merged 16 commits into from
Dec 11, 2024

Fix typo

a376ecc
Select commit
Loading
Failed to load commit list.
Merged

Replace the legacy format functions with formatDate #7387

Fix typo
a376ecc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

87.80% (-0.18%) compared to b77df74

View this Pull Request on Codecov

87.80% (-0.18%) compared to b77df74

Details

Codecov Report

Attention: Patch coverage is 95.94595% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.80%. Comparing base (b77df74) to head (a376ecc).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...dules/Contacts/ContactAuditHistory/transformers.js 0.00% 1 Missing ⚠️
...s/Investments/Projects/EditHistory/transformers.js 0.00% 1 Missing ⚠️
...ent/modules/Tasks/TaskDetails/TaskDetailsTable.jsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7387      +/-   ##
==========================================
- Coverage   87.98%   87.80%   -0.18%     
==========================================
  Files        1168     1168              
  Lines       18171    18163       -8     
  Branches     5138     5136       -2     
==========================================
- Hits        15987    15948      -39     
- Misses       2184     2215      +31     

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