Ran
|
Jobs
13
|
Files
122
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Replace html5lib with html5rdf, make it an optional dependency (#2951) * Revert previous commit that made html support non-optional. html support is now optional again, and it uses html5rdf rather than html5lib/html5lib-modern. * Revert "Auxiliary commit to revert individual files from 18d1d70d3" This reverts commit 6f80ad9cd. * Add html5lib-modern back into dockerfile dependencies so the docker image can be built with the released rdflib v7.1.0 * Reformat test file again. * lxml is not actually required for operation of html5rdf * Fix differences in compariston of XML and HTML nodes when html5rdf is used vs when it is not used. * Add correct type hint to _XML_COMPARABLE variable. * Fix logic in using non-ill-typed XML literals for comparison
6121 of 7739 branches covered (79.09%)
17 of 17 new or added lines in 1 file covered. (100.0%)
3 existing lines in 1 file now uncovered.19820 of 21953 relevant lines covered (90.28%)
11.44 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
87.53 |
-0.08% | rdflib/term.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | macos-latest-3.11 - 11544926848.1 | 122 |
87.6 |
GitHub Action Run | |
2 | ubuntu-latest-3.8-min - 11544926848.2 | 122 |
89.91 |
GitHub Action Run | |
3 | ubuntu-latest-3.8 - 11544926848.3 | 122 |
89.91 |
GitHub Action Run | |
4 | windows-latest-3.8 - 11544926848.4 | 122 |
87.57 |
GitHub Action Run | |
5 | windows-latest-3.10 - 11544926848.5 | 122 |
87.62 |
GitHub Action Run | |
6 | windows-latest-3.11 - 11544926848.6 | 122 |
87.61 |
GitHub Action Run | |
7 | macos-latest-3.9 - 11544926848.7 | 122 |
87.58 |
GitHub Action Run | |
8 | windows-latest-3.9 - 11544926848.8 | 122 |
87.59 |
GitHub Action Run | |
9 | macos-latest-3.10 - 11544926848.9 | 122 |
87.61 |
GitHub Action Run | |
10 | ubuntu-latest-3.11 - 11544926848.10 | 122 |
88.84 |
GitHub Action Run | |
11 | ubuntu-latest-3.10 - 11544926848.11 | 122 |
87.61 |
GitHub Action Run | |
12 | macos-latest-3.8 - 11544926848.12 | 122 |
87.58 |
GitHub Action Run | |
13 | ubuntu-latest-3.9 - 11544926848.13 | 122 |
87.58 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|