Ran
|
Jobs
1
|
Files
852
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Allow overriding Rust toolchain in `tox` runs (#12827) It can be convenient to use different versions of the Rust toolchain for various `tox` runs. This can already be done externally to `tox` by a stateful `rustup override set <x>` followed by clearing the override after the tox run, but allowing the environment variable to pass through lets it be localised to just a single run. (cherry picked from commit b362df0c4)
66181 of 73567 relevant lines covered (89.96%)
301500.08 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
6 |
91.86 |
-0.51% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10117993607.1 | 852 |
89.96 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|