Repo Added
|
Files
913
|
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
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|