Ran
|
Files
127
|
Run time
24s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Fix tests to be able to run on Zope 4.3. Zope 4.3 calls `REQUEST.getVirtualRoot()` in `manage_tabnav` since https://github.com/zopefoundation/Zope/commit/3a0a423e2
2418 of 3636 branches covered (66.5%)
Branch coverage included in aggregate %.
16992 of 19006 relevant lines covered (89.4%)
0.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | Products/CMFCore/subscribers.py | 99 | 51 | 0 | 51 | 0.0 | |||
0.0 | Products/CMFCore/tests/base/content.py | 228 | 18 | 0 | 18 | 0.0 | |||
0.0 | Products/CMFCore/exportimport/tests/conformance.py | 61 | 26 | 0 | 26 | 0.0 | |||
17.39 | Products/CMFCore/browser/typeinfo.py | 106 | 64 | 16 | 48 | 1.0 | |||
17.7 | Products/CMFCore/browser/actions.py | 119 | 75 | 20 | 55 | 1.0 | |||
47.95 | Products/CMFCore/SkinsTool.py | 386 | 213 | 120 | 93 | 1.0 | |||
48.54 | Products/CMFCore/Skinnable.py | 199 | 112 | 66 | 46 | 1.0 | |||
48.57 | Products/CMFCore/namespace.py | 52 | 27 | 15 | 12 | 1.0 | |||
50.0 | Products/CMFCore/RegistrationTool.py | 195 | 91 | 52 | 39 | 1.0 | |||
51.06 | Products/CMFCore/DiscussionTool.py | 165 | 76 | 44 | 32 | 1.0 |