Hello Hugo, Hugo Buddelmeijer via "Development of GNU Guix and the GNU System distribution." <[email protected]> skribis:
> There is a "Code Coverage" section in the Guile manual [1], but that > seems unused in Guix. I suppose I could add that functionality to the > start of the `.scm` tests. It would be great to do that, ideally through a CI job that would publish the lcov HTML report. If you’d like to dive into it, you can take inspiration from Gash, which has makefile targets and scripts to produce test coverage reports. HTH! Ludo’.
