Skip to content

Add bonus check for other amicable numbers#5

Open
CBeelen wants to merge 9 commits into
mainfrom
amicable_bonus
Open

Add bonus check for other amicable numbers#5
CBeelen wants to merge 9 commits into
mainfrom
amicable_bonus

Conversation

@CBeelen

@CBeelen CBeelen commented Oct 6, 2023

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Oct 6, 2023

Copy link
Copy Markdown

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (a4223a1) 40.74% compared to head (433f932) 31.57%.

Files Patch % Lines
src/amicable_numbers.py 9.09% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   40.74%   31.57%   -9.17%     
==========================================
  Files           2        2              
  Lines          27       38      +11     
==========================================
+ Hits           11       12       +1     
- Misses         16       26      +10     

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

Comment thread src/amicable_numbers.py
Comment thread src/amicable_numbers.py Outdated

@CBeelen CBeelen left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sieht super aus Charlotte :)

Comment thread src/amicable_numbers.py
return False


def find_amicable(n):

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test Kommentar

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.

1 participant