We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nox -s fortran_unit
It was here:
bezier/.circleci/config.yml
Lines 29 to 31 in 429b56a
It was removed in #246 because some combination of Ubuntu + gfortran + gcc + lcov updates has lead to phantom "missing" lines covered.
After running make lcov in tests/fortran, see one of the "missed" lines:
make lcov
tests/fortran
The text was updated successfully, but these errors were encountered:
dhermes
No branches or pull requests
It was here:
bezier/.circleci/config.yml
Lines 29 to 31 in 429b56a
It was removed in #246 because some combination of Ubuntu + gfortran + gcc + lcov updates has lead to phantom "missing" lines covered.
After running
make lcov
intests/fortran
, see one of the "missed" lines:The text was updated successfully, but these errors were encountered: