Skip to content

add codecov token#336

Merged
adamltyson merged 1 commit intomainfrom
codecov_token
Apr 19, 2024
Merged

add codecov token#336
adamltyson merged 1 commit intomainfrom
codecov_token

Conversation

@K-Meech
Copy link
Contributor

@K-Meech K-Meech commented Apr 19, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

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:

  • The code has been tested locally
  • Tests have been added to cover all new functionality (unit & integration)
  • The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@K-Meech K-Meech requested a review from a team April 19, 2024 08:33
@codecov
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamltyson adamltyson merged commit 1ff1a5e into main Apr 19, 2024
@adamltyson adamltyson deleted the codecov_token branch April 19, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants