diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2022-04-13 15:57:24 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-06-16 10:01:06 +0200 |
commit | 4456245753ff925cafd3e72d130761b6f1c2c419 (patch) | |
tree | 526b09631be7442d2f3ddb5566cd90402c56d1b3 /module/srfi/srfi-10.scm | |
parent | 01b686b701dc06f6623f0cc75acd4583c0296333 (diff) | |
download | guile-4456245753ff925cafd3e72d130761b6f1c2c419.tar.gz |
Add missing #:modules argument for coverage-data->lcov.
The code coverage function `coverage-data->lcov` has a documented
`modules` argument, however that was missing from the source. I have
added it so when supplied it only converts the coverage data for the
supplied modules. If not supplied it defaults the old behavour of
including all the modules currently loaded.
* module/system/vm/coverage.scm (coverage-data->lcov): Add #:modules
parameter and honor it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'module/srfi/srfi-10.scm')
0 files changed, 0 insertions, 0 deletions