Skip to content

[Heap] #47

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 1 commit into from
Mar 31, 2018
Merged

[Heap] #47

merged 1 commit into from
Mar 31, 2018

Conversation

loiane
Copy link
Owner

@loiane loiane commented Mar 31, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 31, 2018

Codecov Report

Merging #47 into master will increase coverage by 3.36%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   61.32%   64.69%   +3.36%     
==========================================
  Files         123      138      +15     
  Lines        2547     3308     +761     
  Branches      333      280      -53     
==========================================
+ Hits         1562     2140     +578     
- Misses        971     1160     +189     
+ Partials       14        8       -6
Impacted Files Coverage Δ
src/js/data-structures/heap.js 7.27% <0%> (-37.18%) ⬇️
src/ts/data-structures/heap.ts 82.14% <100%> (+6.21%) ⬆️
src/js/data-structures/avl-tree.js 6.34% <0%> (-16.73%) ⬇️
src/ts/algorithms/backtracking/sudoku-solver.ts 87.5% <0%> (-7.38%) ⬇️
src/js/algorithms/sorting/shell-sort.js 92.85% <0%> (-7.15%) ⬇️
src/ts/algorithms/sorting/shell-sort.ts 80% <0%> (-6.67%) ⬇️
...rc/ts/algorithms/search/binary-search-recursive.ts 87.5% <0%> (-6.62%) ⬇️
src/ts/algorithms/graph/floyd-warshall.ts 0% <0%> (-5.89%) ⬇️
src/js/util.js 96% <0%> (-4%) ⬇️
... and 75 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 cee5c1e...1891b73. Read the comment docs.

@loiane loiane merged commit c3b98b4 into master Mar 31, 2018
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.

1 participant