Skip to content
New issue

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

Resolve coverage issues in nox -s fortran_unit #247

Open
dhermes opened this issue Feb 12, 2021 · 0 comments
Open

Resolve coverage issues in nox -s fortran_unit #247

dhermes opened this issue Feb 12, 2021 · 0 comments

Comments

@dhermes
Copy link
Owner

dhermes commented Feb 12, 2021

It was here:

- run:
name: Fortran unit tests
command: nox -s fortran_unit

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:

Screen Shot 2021-02-12 at 3 08 28 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant