brainglobe / brainglobe-atlasapi

A lightweight python module to interact with atlases for systems neuroscience
https://brainglobe.info/documentation/brainglobe-atlasapi/index.html
BSD 3-Clause "New" or "Revised" License
117 stars 24 forks source link

add codecov token #269

Closed K-Meech closed 2 months ago

K-Meech commented 2 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: