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

refactor: Use compilation target instead of build machine target for MSRV checks #825

Merged
merged 3 commits into from
Nov 12, 2023

docs: Add fixed behaviour of using compilation target instead of buil…

d2e571f
Select commit
Loading
Failed to load commit list.
Merged

refactor: Use compilation target instead of build machine target for MSRV checks #825

docs: Add fixed behaviour of using compilation target instead of buil…
d2e571f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 12, 2023 in 1s

10.85% of diff hit (target 75.73%)

View this Pull Request on Codecov

10.85% of diff hit (target 75.73%)

Annotations

Check warning on line 34 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L18-L34

Added lines #L18 - L34 were not covered by tests

Check warning on line 51 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L51

Added line #L51 was not covered by tests

Check warning on line 58 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L58

Added line #L58 was not covered by tests

Check warning on line 61 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 64 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L64

Added line #L64 was not covered by tests

Check warning on line 68 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L68

Added line #L68 was not covered by tests

Check warning on line 82 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 85 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 100 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L87-L100

Added lines #L87 - L100 were not covered by tests

Check warning on line 110 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L102-L110

Added lines #L102 - L110 were not covered by tests

Check warning on line 112 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L112

Added line #L112 was not covered by tests

Check warning on line 115 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 118 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 125 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L120-L125

Added lines #L120 - L125 were not covered by tests

Check warning on line 127 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L127

Added line #L127 was not covered by tests

Check warning on line 130 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 132 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L132

Added line #L132 was not covered by tests

Check warning on line 142 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L134-L142

Added lines #L134 - L142 were not covered by tests

Check warning on line 149 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L144-L149

Added lines #L144 - L149 were not covered by tests

Check warning on line 156 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L151-L156

Added lines #L151 - L156 were not covered by tests

Check warning on line 160 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L160

Added line #L160 was not covered by tests

Check warning on line 230 in src/check/rustup_toolchain_check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/check/rustup_toolchain_check.rs#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 8 in src/cli/custom_check_opts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/custom_check_opts.rs#L8

Added line #L8 was not covered by tests

Check warning on line 61 in src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/command.rs#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 203 in src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/context.rs#L201-L203

Added lines #L201 - L203 were not covered by tests