Ran
|
Jobs
1
|
Files
817
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix pickling of `NLayout` (backport #12298) (#12300) * Fix pickling of `NLayout` (#12298) Previously the module of this was set incorrectly (stemming from its move in gh-9064), at which point the `__getstate__`/`__setstate__` pickling wouldn't work correctly any more. Also, however, there was no `__getnewargs__` and `new` didn't have a zero-argument form, so this wouldn't have worked either. (cherry picked from commit 136548c9d) * Switch back to PyO3 0.20 --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
7 of 7 new or added lines in 1 file covered. (100.0%)
19 existing lines in 2 files now uncovered.58910 of 65955 relevant lines covered (89.32%)
181746.54 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.64 |
2.04% | crates/qasm2/src/lex.rs |
18 |
96.69 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8841356636.1 | 817 |
89.32 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|