ScottishCovidResponse / SCRCIssueTracking

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

Ensure all source files pass CppCheck in EERAModel #227

Closed kzscisoft closed 4 years ago

kzscisoft commented 4 years ago

CppCheck is to be implemented into the GitHub actions CI (see #203), during the testing of this addition a couple of files (e.g. src/IniFile.cpp) raised issues.

github-actions[bot] commented 4 years ago

Heads up @thibaud-porphyre @peter-t-fox - the "Covid19_EERAModel" label was applied to this issue.

kzscisoft commented 4 years ago

Resolved with a simple {} to initialize new Record, see branch kzscisoft/cppcheck-pass