Skip to content

Adding Sieve of Eratosthenes #46

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 3 commits into from
Jun 3, 2018
Merged

Adding Sieve of Eratosthenes #46

merged 3 commits into from
Jun 3, 2018

Conversation

jpvg10
Copy link
Contributor

@jpvg10 jpvg10 commented Jun 2, 2018

Implemented the Sieve of Eratosthenes for finding all prime numbers up to some limit n.

@codecov-io
Copy link

codecov-io commented Jun 2, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #46   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          82     83    +1     
  Lines        1815   1827   +12     
  Branches      321    322    +1     
=====================================
+ Hits         1815   1827   +12
Impacted Files Coverage Δ
.../math/sieve-of-eratosthenes/sieveOfEratosthenes.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 870c3ba...e29a499. Read the comment docs.

@trekhleb
Copy link
Owner

trekhleb commented Jun 3, 2018

Great! Thank you for contribution @jpvg10 !

@trekhleb trekhleb merged commit 943f834 into trekhleb:master Jun 3, 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.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy