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

Implement binary tree #30

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Implement binary tree #30

wants to merge 12 commits into from

Conversation

fahlke
Copy link
Owner

@fahlke fahlke commented Feb 20, 2020

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2020

Codecov Report

Merging #30 into master will decrease coverage by 0.88%.
The diff coverage is 97.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage     100%   99.11%   -0.89%     
==========================================
  Files           7        8       +1     
  Lines         225      338     +113     
==========================================
+ Hits          225      335     +110     
- Misses          0        2       +2     
- Partials        0        1       +1
Impacted Files Coverage Δ
binarytree/binarytree.go 97.34% <97.34%> (ø)

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 8e737ee...40f09ee. Read the comment docs.

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

1 participant