You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An index of good code is its coverage analysis: there are many solutions available to automate this stuff. I suggest https://codecov.io/ it integrates very well with Travis CI and Fortran (by means of gfortran and gcov).
An index of good code is its coverage analysis: there are many solutions available to automate this stuff. I suggest https://codecov.io/ it integrates very well with Travis CI and Fortran (by means of gfortran and gcov).