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

Optimize formatting a bit #1558

Merged
merged 6 commits into from
Apr 6, 2024

Optimize number formatting

e3feef3
Select commit
Loading
Failed to load commit list.
Merged

Optimize formatting a bit #1558

Optimize number formatting
e3feef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 6, 2024 in 0s

94.32% of diff hit (target 91.78%)

View this Pull Request on Codecov

94.32% of diff hit (target 91.78%)

Annotations

Check warning on line 171 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 199 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 306 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 349 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L349

Added line #L349 was not covered by tests

Check warning on line 369 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L369

Added line #L369 was not covered by tests