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

add tests, improve error return from assertUnreachable #20

Merged
merged 2 commits into from
Nov 1, 2021

Conversation

Kalininator
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #20 (e67a92c) into master (e839e75) will increase coverage by 3.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   86.85%   90.00%   +3.14%     
==========================================
  Files          16       16              
  Lines         289      290       +1     
  Branches       50       50              
==========================================
+ Hits          251      261      +10     
+ Misses         38       29       -9     
Impacted Files Coverage Δ
src/utils.ts 100.00% <100.00%> (+20.00%) ⬆️
src/chrome/ChromeWindowsCookieProvider.ts 100.00% <0.00%> (+15.38%) ⬆️
src/index.ts 94.28% <0.00%> (+17.14%) ⬆️

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 e839e75...e67a92c. Read the comment docs.

@Kalininator Kalininator merged commit c2b57e1 into master Nov 1, 2021
@Kalininator Kalininator deleted the more-tests branch November 1, 2021 19:50
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.

None yet

1 participant