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

Fix wrap measure in all deep trees #74

Merged

Conversation

make-github-pseudonymous-again
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2020

Codecov Report

Merging #74 into master will increase coverage by 0.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   94.60%   95.16%   +0.56%     
==========================================
  Files          47       49       +2     
  Lines         538      559      +21     
==========================================
+ Hits          509      532      +23     
+ Misses         29       27       -2     
Impacted Files Coverage Δ
src/2-node/2-Node2.js 72.72% <ø> (-1.19%) ⬇️
src/2-node/3-Node3.js 73.91% <ø> (-1.09%) ⬇️
src/0-core/_fast/_from_digit.js 85.71% <100.00%> (+2.38%) ⬆️
src/0-core/_fast/_from_small_list.js 88.88% <100.00%> (+1.38%) ⬆️
src/2-node/index.js 100.00% <100.00%> (ø)
src/2-node/node2.js 100.00% <100.00%> (ø)
src/2-node/node3.js 100.00% <100.00%> (ø)
src/3-tree/implementations/2-Deep.js 100.00% <100.00%> (ø)
... and 1 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 b1e53a0...dd6cf46. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 95.17% when pulling dd6cf46 on fix-wrap-measure-in-all-deep-trees into b1e53a0 on master.

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

3 participants