Skip to content
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

Optimization of prime-related functions #66

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Conversation

kckennylau
Copy link
Contributor

No description provided.

@kckennylau kckennylau changed the title Optimization of is_prime Optimization of prime-related functions Aug 23, 2016
@codecov-io
Copy link

codecov-io commented Aug 23, 2016

Current coverage is 87.79% (diff: 75.00%)

Merging #66 into master will decrease coverage by 0.05%

@@             master        #66   diff @@
==========================================
  Files             7          7          
  Lines          1375       1377     +2   
  Methods           0          0          
  Messages          0          0          
  Branches        253        254     +1   
==========================================
+ Hits           1208       1209     +1   
  Misses          113        113          
- Partials         54         55     +1   

Powered by Codecov. Last update 185cec2...ecf13e9

@kckennylau
Copy link
Contributor Author

Did anything fail? I cannot understand what failed.

@Mego
Copy link
Owner

Mego commented Aug 23, 2016

The coverage tests failed because the coverage went down in this PR compared to master. It's nothing to worry about.

@Mego Mego merged commit b30ccfc into Mego:master Aug 23, 2016
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