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

Project Euler: First Ten solutions #771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ddaniel27
Copy link
Contributor

Hey, I tried to open a PR for Project Euler before (#721) but was rejected because very trivial solution. I agree with that decision, so I'm creating this new PR with the first ten solutions for Project Euler.

Let me know if you have any doubt or concern about this PR :)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 99.03846% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.70%. Comparing base (4263dac) to head (fb570ff).

Files with missing lines Patch % Lines
project_euler/problem_9/problem9.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
+ Coverage   87.53%   87.70%   +0.16%     
==========================================
  Files         212      222      +10     
  Lines        7110     7214     +104     
==========================================
+ Hits         6224     6327     +103     
- Misses        741      742       +1     
  Partials      145      145              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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.

2 participants