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

test(date): Add Intl-Based Tests for Date Definitions to Ensure Completeness of Weekdays and Months #2912

Open
wants to merge 27 commits into
base: next
Choose a base branch
from

fix: parentIntl detection

78c7183
Select commit
Loading
Failed to load commit list.
Open

test(date): Add Intl-Based Tests for Date Definitions to Ensure Completeness of Weekdays and Months #2912

fix: parentIntl detection
78c7183
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

99.95% (target 95.00%)

View this Pull Request on Codecov

99.95% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (80d5aad) to head (78c7183).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2912      +/-   ##
==========================================
- Coverage   99.95%   99.95%   -0.01%     
==========================================
  Files        2987     3051      +64     
  Lines      216052   217787    +1735     
  Branches      603      948     +345     
==========================================
+ Hits       215952   217686    +1734     
- Misses        100      101       +1     
Files Coverage Δ
src/locales/af_ZA/date/index.ts 100.00% <100.00%> (ø)
src/locales/af_ZA/date/month.ts 100.00% <100.00%> (ø)
src/locales/af_ZA/date/weekday.ts 100.00% <100.00%> (ø)
src/locales/af_ZA/index.ts 100.00% <100.00%> (ø)
src/locales/ar/date/month.ts 100.00% <100.00%> (ø)
src/locales/ar/date/weekday.ts 100.00% <100.00%> (ø)
src/locales/az/date/month.ts 100.00% <100.00%> (ø)
src/locales/az/date/weekday.ts 100.00% <100.00%> (ø)
src/locales/cs_CZ/date/month.ts 100.00% <100.00%> (ø)
src/locales/cs_CZ/date/weekday.ts 100.00% <100.00%> (ø)
... and 143 more

... and 1 file with indirect coverage changes