Skip to content

fix: respect barecheck-api-token value from config #175

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
merged 5 commits into from
Apr 26, 2022

Conversation

vitaliimelnychuk
Copy link
Member

@vitaliimelnychuk vitaliimelnychuk commented Apr 26, 2022

Fixing issue with action when API TOKEN is not passed.

API_TOKEN is not required and we always be able to run barecheck code coverage action without any requirements of the cloud.

Everyone is able to compare coverage with another file or just value previously stored by using Barecheck cloud.

@barecheck
Copy link

barecheck bot commented Apr 26, 2022

Barecheck - Code coverage report

Total: 82.02%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
src/index.js1, 3, 5, 7, 9-13, 15-17, 19-20, 22-23, 25, 27-28, 32-33, 35, 37-38, 40, 42-43, 47

@vitaliimelnychuk vitaliimelnychuk changed the title feat: test action without api-key fix: respect barecheck-api-token value from config Apr 26, 2022
@vitaliimelnychuk vitaliimelnychuk changed the title fix: respect barecheck-api-token value from config fix: respect barecheck-api-token value from config Apr 26, 2022
@vitaliimelnychuk vitaliimelnychuk added the bug Something isn't working label Apr 26, 2022
@vitaliimelnychuk vitaliimelnychuk merged commit 4b1aa94 into v1 Apr 26, 2022
@vitaliimelnychuk vitaliimelnychuk deleted the test-coverage-without-api-key branch April 26, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant