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

seq: add f128 code paths #6630

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

seq: add f128 code path

97ecbf0
Select commit
Loading
Failed to load commit list.
Draft

seq: add f128 code paths #6630

seq: add f128 code path
97ecbf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 11, 2024 in 0s

64.34% of diff hit (target 88.03%)

View this Pull Request on Codecov

64.34% of diff hit (target 88.03%)

Annotations

Check warning on line 85 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L85

Added line #L85 was not covered by tests

Check warning on line 88 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L88

Added line #L88 was not covered by tests

Check warning on line 90 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L90

Added line #L90 was not covered by tests

Check warning on line 95 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L95

Added line #L95 was not covered by tests

Check warning on line 118 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L118

Added line #L118 was not covered by tests

Check warning on line 147 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 168 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 183 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L183

Added line #L183 was not covered by tests

Check warning on line 195 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L195

Added line #L195 was not covered by tests

Check warning on line 198 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 211 in src/uu/seq/src/extendedbigdecimal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/extendedbigdecimal.rs#L211

Added line #L211 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L104

Added line #L104 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L128-L129

Added lines #L128 - L129 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L131-L133

Added lines #L131 - L133 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/seq/src/seq.rs#L144

Added line #L144 was not covered by tests