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

Don't let unstable-locales imply the alloc feature #1307

Merged
merged 2 commits into from
Sep 23, 2023

Don't make `unstable-locales` depend on `alloc` feature

94d9e65
Select commit
Loading
Failed to load commit list.
Merged

Don't let unstable-locales imply the alloc feature #1307

Don't make `unstable-locales` depend on `alloc` feature
94d9e65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2023 in 0s

91.00% (+0.00%) compared to 41e34ad

View this Pull Request on Codecov

91.00% (+0.00%) compared to 41e34ad

Details

Codecov Report

Merging #1307 (94d9e65) into 0.4.x (41e34ad) will not change coverage.
Report is 1 commits behind head on 0.4.x.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            0.4.x    #1307   +/-   ##
=======================================
  Coverage   91.00%   91.00%           
=======================================
  Files          38       38           
  Lines       17068    17068           
=======================================
  Hits        15533    15533           
  Misses       1535     1535           
Files Changed Coverage Δ
src/date.rs 35.86% <ø> (ø)
src/datetime/tests.rs 96.50% <ø> (ø)
src/format/formatting.rs 87.83% <ø> (ø)
src/format/mod.rs 85.04% <ø> (ø)
src/format/strftime.rs 98.94% <ø> (ø)
src/naive/datetime/tests.rs 98.63% <ø> (ø)
src/naive/isoweek.rs 98.16% <ø> (ø)
src/datetime/mod.rs 86.25% <100.00%> (ø)
src/format/parse.rs 97.24% <100.00%> (ø)
src/lib.rs 95.58% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more