Closed K-Meech closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 60.00%. Comparing base (
9ac0f4f
) to head (e2168fe
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
What is this PR
Why is this PR needed? Codecov is currently complaining on all actions runs with:
secret-codecov-token is not set. This will be required in the future.
What does this PR do? This PR ensures
test_and_deploy
is using the codecov token, as recommended in the readme for the neuroinformatics unit test actionReferences
None
How has this PR been tested?
Hopefully codecov won't error on the github actions runs for this PR
Is this a breaking change?
No
Does this PR require an update to the documentation?
No
Checklist: