Warning
make coverage
will currently produce a json
report
that can be used to support an execution status page. But adding
badges and a status page needs to be made into an option and
specified via the default theme.
See #237
Enable coverage statistics to be computed
Values |
---|
False (default) |
True |
Provide path to template coverage file
.. todo:: Document format for template
conf.py
usage:
jupyter_template_coverage_file_path = "theme/templates/<file>.json"