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

chore: update dependencies to latest versions #66

Merged
merged 2 commits into from
May 8, 2022
Merged

Conversation

vitoke
Copy link
Contributor

@vitoke vitoke commented May 8, 2022

Fixes #65

@codecov-commenter
Copy link

Codecov Report

Merging #66 (a9a4b35) into main (d7a9027) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   85.36%   85.22%   -0.15%     
==========================================
  Files          56       56              
  Lines        4427     4439      +12     
  Branches      440      458      +18     
==========================================
+ Hits         3779     3783       +4     
+ Misses        600      568      -32     
- Partials       48       88      +40     
Impacted Files Coverage Δ
packages/sorted/src/common/base.ts 34.53% <0.00%> (-0.44%) ⬇️
packages/base/src/arr.ts 100.00% <0.00%> (ø)
packages/common/src/eq.ts 85.03% <0.00%> (ø)
packages/common/src/comp.ts 95.92% <0.00%> (ø)
packages/common/src/range.ts 100.00% <0.00%> (ø)
packages/common/src/reducer.ts 17.62% <0.00%> (ø)
packages/common/src/async-reducer.ts 11.47% <0.00%> (ø)
packages/reactor/src/controls/ObsStream.ts 19.04% <0.00%> (ø)

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 01786ce...a9a4b35. Read the comment docs.

@vitoke vitoke merged commit 29f10cf into main May 8, 2022
@vitoke vitoke deleted the feature/update-deps branch May 8, 2022 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.

Update dependencies to latest versions
2 participants