Ran
|
Jobs
1
|
Files
3
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
github
Fix tests on Python 3.13.0a3. In https://github.com/python/cpython/commit/89cee94b3, a persistent_id class method was added to the stdlib Pickler class. This prevents setting it as an instance attribute. As a workaround, I updated the tests to use a custom Pickler subclass that overrides the persistent_id method.
368 of 384 branches covered (0.0%)
Branch coverage included in aggregate %.
1657 of 1679 relevant lines covered (98.69%)
7.87 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7858404343.1 | 3 |
98.16 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|