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

refactor: add getToken() #221

Merged
merged 3 commits into from
Jul 20, 2021
Merged

refactor: add getToken() #221

merged 3 commits into from
Jul 20, 2021

Conversation

drazisil-codecov
Copy link
Contributor

Add getToken() helper to ensure correct token is set
Configure typescript linter and add missing types

@drazisil-codecov drazisil-codecov requested a review from a team as a code owner July 19, 2021 21:01
@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #221 (ce14f26) into master (9ddd5cf) will increase coverage by 0.55%.
The diff coverage is 92.85%.

❗ Current head ce14f26 differs from pull request most recent head b913c3f. Consider uploading reports for the commit b913c3f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   93.86%   94.42%   +0.55%     
==========================================
  Files          22       22              
  Lines         766      771       +5     
  Branches      142      140       -2     
==========================================
+ Hits          719      728       +9     
+ Misses         14       12       -2     
+ Partials       33       31       -2     
Flag Coverage Δ
alpine 94.42% <92.85%> (+0.55%) ⬆️
linux 94.42% <92.85%> (+0.55%) ⬆️
linux-without-git 94.42% <92.85%> (+0.55%) ⬆️
macos 94.42% <92.85%> (+0.55%) ⬆️
macos-without-git 94.42% <92.85%> (+0.55%) ⬆️
windows 93.77% <85.71%> (+0.56%) ⬆️
windows-without-git 93.77% <85.71%> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/helpers/logger.js 100.00% <ø> (ø)
src/index.js 84.52% <66.66%> (+4.06%) ⬆️
src/helpers/files.js 94.36% <100.00%> (+0.08%) ⬆️
src/helpers/validate.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ddd5cf...b913c3f. Read the comment docs.

@drazisil-codecov drazisil-codecov merged commit 2e3228a into master Jul 20, 2021
@drazisil-codecov drazisil-codecov deleted the ts-lint branch July 20, 2021 13:12
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