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

refactor(locale): normalize database data #2873

Merged
merged 1 commit into from
May 5, 2024

refactor(locale): normalize database data

ed9f5ee
Select commit
Loading
Failed to load commit list.
Merged

refactor(locale): normalize database data #2873

refactor(locale): normalize database data
ed9f5ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2024 in 0s

99.96% (target 95.00%)

View this Pull Request on Codecov

99.96% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (425997f) to head (ed9f5ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2873   +/-   ##
=======================================
  Coverage   99.95%   99.96%           
=======================================
  Files        2975     2975           
  Lines      214451   214451           
  Branches      948      949    +1     
=======================================
+ Hits       214364   214372    +8     
+ Misses         87       79    -8     
Files Coverage Δ
src/locales/base/database/collation.ts 100.00% <100.00%> (ø)
src/locales/base/database/engine.ts 100.00% <100.00%> (ø)
src/locales/base/database/type.ts 100.00% <100.00%> (ø)
src/locales/de/database/column.ts 100.00% <100.00%> (ø)
src/locales/en/database/column.ts 100.00% <100.00%> (ø)
src/locales/eo/database/column.ts 100.00% <100.00%> (ø)
src/locales/zh_CN/database/column.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes