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

Prefer LC_MONETARY when formatting currencies #1173

Merged
merged 2 commits into from
Jan 29, 2025

Prefer LC_MONETARY when formatting currency

56ef7c7
Select commit
Loading
Failed to load commit list.
Merged

Prefer LC_MONETARY when formatting currencies #1173

Prefer LC_MONETARY when formatting currency
56ef7c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 1s

91.39% (+0.01%) compared to 2d8a808

View this Pull Request on Codecov

91.39% (+0.01%) compared to 2d8a808

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.39%. Comparing base (2d8a808) to head (56ef7c7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1173      +/-   ##
==========================================
+ Coverage   91.37%   91.39%   +0.01%     
==========================================
  Files          27       27              
  Lines        4672     4681       +9     
==========================================
+ Hits         4269     4278       +9     
  Misses        403      403              

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