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

printf rewrite (with a lot of seq changes) #5128

Merged
merged 33 commits into from
Nov 28, 2023

printf: remove whitespace, remove redundant spelling ignore and rever…

8eb66ab
Select commit
Loading
Failed to load commit list.
Merged

printf rewrite (with a lot of seq changes) #5128

printf: remove whitespace, remove redundant spelling ignore and rever…
8eb66ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2023 in 1s

66.02% of diff hit (target 84.14%)

View this Pull Request on Codecov

66.02% of diff hit (target 84.14%)

Annotations

Check warning on line 162 in src/uu/dd/src/progress.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/dd/src/progress.rs#L162

Added line #L162 was not covered by tests

Check warning on line 54 in src/uu/printf/src/printf.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/printf/src/printf.rs#L54

Added line #L54 was not covered by tests

Check warning on line 20 in src/uu/seq/src/number.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/number.rs#L20

Added line #L20 was not covered by tests

Check warning on line 309 in src/uu/seq/src/numberparse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/numberparse.rs#L309

Added line #L309 was not covered by tests

Check warning on line 241 in src/uu/seq/src/seq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L238-L241

Added lines #L238 - L241 were not covered by tests

Check warning on line 17 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L17

Added line #L17 was not covered by tests

Check warning on line 23 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 25 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L25

Added line #L25 was not covered by tests

Check warning on line 39 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L42

Added line #L42 was not covered by tests

Check warning on line 46 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L46

Added line #L46 was not covered by tests

Check warning on line 53 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L53

Added line #L53 was not covered by tests

Check warning on line 62 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L62

Added line #L62 was not covered by tests

Check warning on line 69 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L69

Added line #L69 was not covered by tests

Check warning on line 82 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L82

Added line #L82 was not covered by tests

Check warning on line 88 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L88

Added line #L88 was not covered by tests

Check warning on line 91 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L91

Added line #L91 was not covered by tests

Check warning on line 115 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L115

Added line #L115 was not covered by tests

Check warning on line 121 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L121

Added line #L121 was not covered by tests

Check warning on line 124 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L124

Added line #L124 was not covered by tests

Check warning on line 127 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L127

Added line #L127 was not covered by tests

Check warning on line 129 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L129

Added line #L129 was not covered by tests

Check warning on line 138 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 142 in src/uucore/src/lib/features/format/argument.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/argument.rs#L142

Added line #L142 was not covered by tests

Check warning on line 8 in src/uucore/src/lib/features/format/escape.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uucore/src/lib/features/format/escape.rs#L8

Added line #L8 was not covered by tests