Skip to content

test: adds test for synchronous generator#19

Merged
achingbrain merged 1 commit intomasterfrom
test/add-test-for-sync-generator
Jan 14, 2022
Merged

test: adds test for synchronous generator#19
achingbrain merged 1 commit intomasterfrom
test/add-test-for-sync-generator

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

Adds additional test from #18 to prevent future regressions

Adds additional test from #18 to prevent future regressions
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 14, 2022

Codecov Report

Merging #19 (c0e1dc6) into master (fcbf06d) will increase coverage by 0.11%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   97.42%   97.54%   +0.11%     
==========================================
  Files           3        3              
  Lines         350      366      +16     
  Branches       68       73       +5     
==========================================
+ Hits          341      357      +16     
  Misses          9        9              
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 97.54% <93.75%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
test/index.spec.ts 98.78% <93.75%> (+0.08%) ⬆️

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 66af3c8...c0e1dc6. Read the comment docs.

@achingbrain
Copy link
Copy Markdown
Collaborator Author

achingbrain commented Jan 14, 2022

Add a test, coverage goes up and yet also down. Ok codecov.

@achingbrain achingbrain merged commit 3524a3f into master Jan 14, 2022
@achingbrain achingbrain deleted the test/add-test-for-sync-generator branch January 14, 2022 08:47
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
### [4.0.2](v4.0.1...v4.0.2) (2022-01-14)

### Tests

* adds test for synchronous generator ([#19](#19)) ([3524a3f](3524a3f)), closes [#18](#18)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant