Skip to content

Conversation

@loiane
Copy link
Owner

@loiane loiane commented Mar 16, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2018

Codecov Report

Merging #44 into master will increase coverage by 6.68%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #44 +/- ## ========================================== + Coverage 58.64% 65.33% +6.68%  ========================================== Files 121 140 +19 Lines 2162 3597 +1435 Branches 281 333 +52 ========================================== + Hits 1268 2350 +1082  - Misses 887 1233 +346  - Partials 7 14 +7
Impacted Files Coverage Δ
src/js/data-structures/heap.js 0% <0%> (-28.58%) ⬇️
src/js/data-structures/avl-tree.js 1.69% <0%> (-21.39%) ⬇️
src/ts/algorithms/search/interpolation-search.ts 80% <0%> (-20%) ⬇️
src/ts/algorithms/graph/dijkstra.ts 12.5% <0%> (-12.5%) ⬇️
src/ts/algorithms/graph/prim.ts 11.11% <0%> (-11.97%) ⬇️
src/ts/algorithms/sorting/bucket-sort.ts 92.3% <0%> (-7.7%) ⬇️
src/js/algorithms/sorting/shell-sort.js 92.85% <0%> (-7.15%) ⬇️
src/ts/algorithms/sorting/counting-sort.ts 93.75% <0%> (-6.25%) ⬇️
src/js/algorithms/graph/depth-first-search.js 12% <0%> (-6.19%) ⬇️
src/ts/algorithms/graph/kruskal.ts 13.15% <0%> (-5.03%) ⬇️
... and 71 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 1f6b61f...3ae9130. Read the comment docs.

@loiane loiane merged commit bb112a0 into master Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants