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

test: Add testing for set-tokens.ts #126

Merged
merged 15 commits into from
Mar 6, 2020
Merged

test: Add testing for set-tokens.ts #126

merged 15 commits into from
Mar 6, 2020

Conversation

peaceiris
Copy link
Owner

@peaceiris peaceiris commented Feb 24, 2020

  • Add test
  • Fix e.message

@peaceiris peaceiris changed the title test: remove main test: Add testing for set-tokens.ts Feb 24, 2020
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #126 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   95.58%   95.58%           
=======================================
  Files           2        2           
  Lines          68       68           
  Branches       14       14           
=======================================
  Hits           65       65           
  Misses          3        3

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 bc18026...fb44e69. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #126 into master will decrease coverage by 27.64%.
The diff coverage is 75.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #126       +/-   ##
===========================================
- Coverage   95.58%   67.93%   -27.65%     
===========================================
  Files           2        3        +1     
  Lines          68      131       +63     
  Branches       14       22        +8     
===========================================
+ Hits           65       89       +24     
- Misses          3       42       +39
Impacted Files Coverage Δ
src/get-inputs.ts 100% <100%> (+6.89%) ⬆️
src/set-tokens.ts 44% <69.56%> (ø)
src/utils.ts 100% <0%> (+2.56%) ⬆️

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 56fe697...a12bdae. Read the comment docs.

@peaceiris peaceiris marked this pull request as ready for review March 6, 2020 15:40
@peaceiris peaceiris merged commit fd6e5fc into master Mar 6, 2020
@peaceiris peaceiris deleted the test-set-tokens branch March 6, 2020 15:41
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.

1 participant