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

Feature/update dependencies #88

Merged
merged 4 commits into from
Jul 2, 2022
Merged

Feature/update dependencies #88

merged 4 commits into from
Jul 2, 2022

Conversation

vitoke
Copy link
Contributor

@vitoke vitoke commented Jul 2, 2022

Fixes #87

@codecov-commenter
Copy link

Codecov Report

Merging #88 (8b06b38) into main (5081451) will increase coverage by 4.80%.
The diff coverage is 93.12%.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   88.58%   93.38%   +4.80%     
==========================================
  Files         213      213              
  Lines       13776    13848      +72     
  Branches     2799     2800       +1     
==========================================
+ Hits        12203    12932     +729     
+ Misses       1397      830     -567     
+ Partials      176       86      -90     
Impacted Files Coverage Δ
packages/stream/src/custom/stream-custom.ts 88.22% <85.29%> (+0.01%) ⬆️
.../src/custom/implementation/nonleaf/nonleaf-tree.ts 96.29% <90.62%> (+75.99%) ⬆️
...src/custom/implementation/nonleaf/nonleaf-block.ts 98.54% <91.66%> (+17.29%) ⬆️
...kages/list/src/custom/builder/tree/tree-builder.ts 98.06% <94.56%> (+76.10%) ⬆️
packages/list/src/custom/builder/gen-builder.ts 96.21% <94.64%> (+2.82%) ⬆️
...s/list/src/custom/builder/nonleaf/block-builder.ts 98.88% <97.01%> (+75.22%) ⬆️
...ages/list/src/custom/builder/leaf/block-builder.ts 100.00% <100.00%> (+8.10%) ⬆️
...kages/list/src/custom/builder/leaf/tree-builder.ts 100.00% <100.00%> (+35.06%) ⬆️
...es/list/src/custom/builder/nonleaf/tree-builder.ts 98.63% <100.00%> (+45.00%) ⬆️
.../list/src/custom/implementation/leaf/leaf-block.ts 99.54% <100.00%> (+8.14%) ⬆️
... and 14 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 040fef2...8b06b38. Read the comment docs.

@vitoke vitoke merged commit 9f99e23 into main Jul 2, 2022
@vitoke vitoke deleted the feature/update-dependencies branch July 2, 2022 11:01
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.

Update dependencies to latest
2 participants