Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@lawmurray lawmurray released this 27 Nov 10:03
· 11 commits to main since this release
  • Major new feature! Code coverage reports, integrating data from compiled binaries provided by gcov with source code analysis from tree-sitter for more accurate C++ code coverage reports, also accounting for uninstantiated function templates, which are typically omitted by other code coverage tools. Code coverage reports feature an interactive sunburst chart using Apache ECharts, and sortable tables using tablesort. See the demonstration for an example and the documentation to get set up.
  • Fixed mathjax.js content, which was populating for a different file. If affected by this, run doxide init again, answer no when prompted to overwrite files, but yes for this particular file.