diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:41:25 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:42:08 +0200 |
| commit | 99b4554a1ce657295b1358509110f3d02155a913 (patch) | |
| tree | f8f1195ca40a1e3c238077b5a1e8ad4926c08479 /.gitignore | |
| parent | 910d80dc7793490ca7bde75114215fd38ce08e73 (diff) | |
Add coverage target for local coverage report
I get almost 90% when testing locally
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ docs/articles/*_cache/ +coverage/ install.log inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton_cache inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton_files |
