ScottishCovidResponse / SCRCIssueTracking

Central issue tracking repository for all repos in the consortium
6 stars 0 forks source link

Run valgrind on the code as part of CI #586

Open ianhinder opened 4 years ago

ianhinder commented 4 years ago

It should be possible to run valgrind on the code and report the issues, excluding known false positives. It would be good for this to run as part of CI (see README.md).

github-actions[bot] commented 4 years ago

Heads up @chrispooley @ianhinder - the "CoronaPMCMC" label was applied to this issue.

ianhinder commented 4 years ago

@rwj11 Can you give me a valgrind command line which you have used successfully with BEEPmbp?