Codecov uploading
#636
-
I am trying to set up codecoverage in CI using tarpaulin but I cannot figure out how to tell the Codecov action where to look for the coverage output files. Does anyone have experience with this? |
Beta Was this translation helpful? Give feedback.
Answered by
dpc
Jun 3, 2024
Replies: 1 comment 6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
result
is a standard name for a symlink thatnix run
makes after successful run.From inside of the derivation you use normal
$out
https://github.com/fedimint/fedimint/blob/ea82bdb2980db6c4d2aa1aefd9a4cef92e8147f4/nix/flakebox.nix#L406C1-L406C2