Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - chore: Remove unused environment variable in CI step #6343

Closed
wants to merge 1 commit into from

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Sep 23, 2024

Motivation

codecov/codecov-action@v4 doesn't need the defined environment variable, it gains access to the token via the token argument passed to it.

Description

Just removed the unneeded environment variable.

Test Plan

Existing tests pass

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

@fasmat fasmat self-assigned this Sep 23, 2024
@fasmat
Copy link
Member Author

fasmat commented Sep 23, 2024

bors merge

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.7%. Comparing base (062d40c) to head (15e9f9b).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6343     +/-   ##
=========================================
- Coverage     81.7%   81.7%   -0.1%     
=========================================
  Files          312     312             
  Lines        34637   34637             
=========================================
- Hits         28327   28324      -3     
- Misses        4479    4480      +1     
- Partials      1831    1833      +2     

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

spacemesh-bors bot pushed a commit that referenced this pull request Sep 23, 2024
## Motivation

`codecov/codecov-action@v4` doesn't need the defined environment variable, it gains access to the token via the `token` argument passed to it.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title chore: Remove unused environment variable in CI step [Merged by Bors] - chore: Remove unused environment variable in CI step Sep 23, 2024
@spacemesh-bors spacemesh-bors bot closed this Sep 23, 2024
@spacemesh-bors spacemesh-bors bot deleted the remove-unused-env branch September 23, 2024 09:45
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