Ran
|
Jobs
1
|
Files
1282
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
github
Bump `actions/{upload,download}-artifact` to v4 (#11772) This bumps `upload-artifact` and `download-artifact` to version 4. The jump from version 3 to version 4 is a major incompatible change, especially around uploading to an existing artefact, which we do during our wheel builds. The new recommended pattern is to use different file names for each call to `upload-artifact`, and match the download with a glob match in `download-artifact`. (cherry picked from commit cc5873d86)
75051 of 86355 relevant lines covered (86.91%)
103621.44 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.81 |
-0.24% | crates/qasm2/src/expr.rs |
1 |
91.69 |
0.25% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8081162712.1 | 1282 |
86.91 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|