Closed nevrome closed 1 year ago
test/testDat/poseidonHSGoldenTestData/validate3
is empty, because validate
writes nothing to stdout. It just writes to stderr (logging) and then returns an exit code. Call it lazy programming, but I kept the empty file around to detect any change to this behaviour :grimacing:. Same holds for validate1
and validate2
. Would you prefer to test this more directly?
No, that's OK... indeed the Golden tests are lazy but robust. All good.
Base: 71.02% // Head: 71.03% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
ce0f313
) compared to base (1c0e6fd
). Patch coverage: 71.42% of modified lines in pull request are covered.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Just as suggested in #223.