Repo Added
|
Files
122
|
Badge
README BADGES
|
push
RDFLib-Drone
3992 of 6276 branches covered (63.61%)
9620 of 13111 relevant lines covered (73.37%)
0.73 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
3.77 | rdflib/void.py | 125 | 76 | 4 | 72 | 1.0 | 0 | 30 | |
9.0 | rdflib/plugins/stores/sleepycat.py | 624 | 441 | 51 | 390 | 1.0 | 2 | 146 | |
13.21 | rdflib/extras/external_graph_libs.py | 358 | 70 | 9 | 61 | 1.0 | 5 | 31 | |
15.12 | rdflib/tools/graphisomorphism.py | 113 | 58 | 13 | 45 | 1.0 | 0 | 28 | |
15.35 | rdflib/tools/csv2rdf.py | 553 | 300 | 68 | 232 | 1.0 | 2 | 154 | |
16.0 | rdflib/extras/cmdlineutils.py | 73 | 38 | 8 | 30 | 1.0 | 0 | 12 | |
18.29 | rdflib/plugins/stores/concurrent.py | 95 | 64 | 15 | 49 | 1.0 | 0 | 18 | |
19.05 | rdflib/tools/rdf2dot.py | 178 | 62 | 14 | 48 | 1.0 | 2 | 20 | |
19.72 | rdflib/tools/rdfs2dot.py | 159 | 49 | 12 | 37 | 1.0 | 2 | 20 | |
22.61 | rdflib/plugins/stores/regexmatching.py | 175 | 83 | 26 | 57 | 1.0 | 0 | 32 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
241 | fix-graph-operator-overloading | Use type(self)() instead of self.__class__(). | push | shreyasnagare | RDFLib-Drone | pending completion | |
240 | fix-graph-operator-overloading | Add fallback for subclasses with required init args | push | shreyasnagare | RDFLib-Drone | pending completion |