So, nightly is in LightGraphs’ “allowed failures” list, and it’s been failing. We just fixed the last deprecation in LG so that nightly works (a single line change), and our code coverage dropped ~30%: https://codecov.io/gh/JuliaGraphs/LightGraphs.jl/tree/cbcba9f41002e46da19ea758c27e1de5e0d4eb3a/src
Reintroducing the nightly failure (and therefore only submitting codecov results from 0.6) brings us back up to 100%.
Is this a known issue?
Codecov seems to indicate that codecov is trying to test blank lines and triple quotes.