Closed morshedahmed17 closed 2 years ago
Hi @morshedahmed17 The gcda and gcno files are generated during compilation for the codecov service that checks the coverage of the model test suite (and it doesn't work at the moment), so that is just a warning that you can ignore.
You can run make clean
and recompile the model (ie rerun the build script) and that should get rid of them.
@morshedahmed17 is this solved?
Yes. Thanks a lot.
Hello,
I was changing some lines in the inputFunctions.f90 file but later corrected it. Afterward, I am getting the attached note after the completion of each run. I have replaced the inputFunctions.f90 file with the original new one but still getting the note. Any idea what it means?