Skip to content

Conversation

christianbender
Copy link

I added a script serve for running the http-server. In addition I added the http-server module to the node modules.

@codecov
Copy link

codecov bot commented Apr 9, 2018

Codecov Report

Merging #61 into master will decrease coverage by 1.77%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #61 +/- ## ========================================== - Coverage 65.34% 63.57% -1.78%  ========================================== Files 143 141 -2 Lines 3714 3319 -395 Branches 350 297 -53 ========================================== - Hits 2427 2110 -317  + Misses 1266 1196 -70  + Partials 21 13 -8
Impacted Files Coverage Δ
src/ts/algorithms/backtracking/rat-in-maze.ts 60% <0%> (-20.77%) ⬇️
src/ts/algorithms/backtracking/sudoku-solver.ts 87.5% <0%> (-7.38%) ⬇️
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/ts/others/fibonacci.ts 100% <0%> (ø) ⬆️
src/ts/others/base-converter.ts 100% <0%> (ø) ⬆️
src/ts/algorithms/sorting/bubble-sort.ts 100% <0%> (ø) ⬆️
src/ts/algorithms/sorting/selection-sort.ts 100% <0%> (ø) ⬆️
src/ts/algorithms/sorting/merge-sort.ts 100% <0%> (ø) ⬆️
... and 18 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 6e9eb98...6f4ef33. Read the comment docs.

@loiane loiane merged commit 2d5eb12 into loiane:master Apr 25, 2018
@loiane
Copy link
Owner

loiane commented Apr 25, 2018

Thanks for all the PRs! :)

@christianbender
Copy link
Author

@loiane Thanks for merging! Greentings Christian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants