brainglobe / brainrender

a python based software for visualization of neuroanatomical and morphological data.
https://brainglobe.info/documentation/brainrender/index.html
BSD 3-Clause "New" or "Revised" License
538 stars 75 forks source link

add codecov token #336

Closed K-Meech closed 4 months ago

K-Meech commented 4 months ago

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 action

References

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:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.47%. Comparing base (9283ce8) to head (e1326db). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #336 +/- ## ========================================== + Coverage 86.39% 86.47% +0.07% ========================================== Files 26 27 +1 Lines 1213 1220 +7 ========================================== + Hits 1048 1055 +7 Misses 165 165 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.