Skip to content

Release #40

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 2 commits into from
Sep 1, 2021
Merged

Release #40

merged 2 commits into from
Sep 1, 2021

Conversation

hellivan
Copy link
Owner

@hellivan hellivan commented Sep 1, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #40 (24b03b5) into master (0437a9f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        19    +5     
  Lines          325       354   +29     
  Branches        22        22           
=========================================
+ Hits           325       354   +29     
Impacted Files Coverage Δ
src/data-structures/limited-observable-queue.ts 100.00% <100.00%> (ø)
src/errors/execution-timeout-error.ts 100.00% <100.00%> (ø)
src/errors/index.ts 100.00% <100.00%> (ø)
src/errors/queue-error.ts 100.00% <100.00%> (ø)
src/errors/worker-error.ts 100.00% <100.00%> (ø)
src/errors/worker-pool-error.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/worker-pool/dynamic-worker-pool.ts 100.00% <100.00%> (ø)
src/workers/worker-thread-worker.ts 100.00% <100.00%> (ø)
... and 4 more

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 0437a9f...24b03b5. Read the comment docs.

@hellivan hellivan merged commit aa5f965 into master Sep 1, 2021
@hellivan
Copy link
Owner Author

hellivan commented Sep 1, 2021

🎉 This PR is included in version 2.1.0 🎉

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.

2 participants