Repo Added
|
Files
3
|
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
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
7858404343 | config-with-c-code-template-e45966cd | 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 worka... | Pull #68 | davisagli | github |
98.16 |