40ants / doc

Flexible documentation generator for Common Lisp projects.
https://40ants.com/doc/
Other
17 stars 6 forks source link

Fix imports of package inferred systems #14

Closed svetlyak40wt closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1631980118

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commondoc/builder.lisp 0 1 0.0%
src/commondoc/utils.lisp 0 1 0.0%
src/core.lisp 0 1 0.0%
src/locatives/argument.lisp 0 1 0.0%
src/locatives/stdout-of.lisp 0 1 0.0%
src/object-package-impl.lisp 0 1 0.0%
src/reference.lisp 0 1 0.0%
src/render/args.lisp 0 1 0.0%
src/themes/default.lisp 0 1 0.0%
src/commondoc/arglist.lisp 0 2 0.0%
<!-- Total: 58 266 21.8% -->
Files with Coverage Reduction New Missed Lines %
src/commondoc/image.lisp 1 5.5%
src/commondoc/reference.lisp 1 45.45%
src/external-index.lisp 1 38.96%
src/locatives/class.lisp 1 3.85%
src/locatives/compiler-macro.lisp 1 44.44%
src/locatives/generic-function.lisp 1 41.46%
src/locatives/glossary.lisp 1 0.0%
src/locatives/locative.lisp 1 0.0%
src/locatives/macro.lisp 1 12.2%
src/locatives/method.lisp 1 62.5%
<!-- Total: 15 -->
Totals Coverage Status
Change from base Build 1544146053: -0.1%
Covered Lines: 3708
Relevant Lines: 8556

💛 - Coveralls