Skip to content

Conversation

@sanxsth
Copy link

@sanxsth sanxsth commented Oct 1, 2018

This adds Linear prime sieve

@codecov
Copy link

codecov bot commented Oct 1, 2018

Codecov Report

Merging #219 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #219 +/- ## ===================================== Coverage 100% 100% ===================================== Files 148 150 +2 Lines 2602 2624 +22 Branches 434 436 +2 ===================================== + Hits 2602 2624 +22
Impacted Files Coverage Δ
src/algorithms/math/bits/fullAdder.js 100% <100%> (ø)
...lgorithms/math/fibonacci/fibonacciNthClosedForm.js 100% <100%> (ø) ⬆️
.../algorithms/sorting/quick-sort/QuickSortInPlace.js 100% <100%> (ø) ⬆️
...rithms/tree/depth-first-search/depthFirstSearch.js 100% <100%> (ø) ⬆️
src/algorithms/math/square-root/squareRoot.js 100% <100%> (ø)
...rc/data-structures/priority-queue/PriorityQueue.js 100% <100%> (ø) ⬆️
src/algorithms/graph/dijkstra/dijkstra.js 100% <100%> (ø) ⬆️

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 1d378ae...7fd168d. 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

2 participants