|
Ran
|
Files
11
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/cumin/commit/641ab3fbf">Documentation: Sphinx setup * Use Sphinx Read the Docs theme with a CSS fix for the tables. * Use Sphinx autodoc for automatically gather the documentation of Cumin API. * Use Sphinx napoleon to parse the human-friendly Google Style docstrings. * Use sphinx-argparse to automatically generate the documentation of Cumin CLI. * Use intersphinx to link external libraries documentation. * Add a custom pyparsing.inv Sphinx inventory file with just the referenced resources because pyparsing doesn't use Sphinx. * For reference a first version of the api/ files were autogenerated with sphinx-apidoc but heavily modified afterward: SPHINX_APIDOC_OPTIONS=members,undoc-members,private-members sphinx-apidoc --output-dir doc/source/ --force --separate --private --module-first --suffix .rst cumin cumin/tests/ Bug: T159308 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/cumin/commit/241753d46">241753d46</a>
357 of 433 branches covered (82.45%)
1107 of 1215 relevant lines covered (91.11%)
0.91 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|