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

GCD and LCD added. #214

Merged
merged 1 commit into from
Sep 12, 2024
Merged

GCD and LCD added. #214

merged 1 commit into from
Sep 12, 2024

Conversation

cinar
Copy link
Owner

@cinar cinar commented Sep 12, 2024

Describe Request

Greatest Common Divisor (GCD) and Least Common Multiple (LCM) functions are added.

Change Type

New feature.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.85%. Comparing base (87f1acd) to head (ec27a75).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   92.83%   92.85%   +0.02%     
==========================================
  Files         157      159       +2     
  Lines        4089     4103      +14     
==========================================
+ Hits         3796     3810      +14     
  Misses        236      236              
  Partials       57       57              

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

@cinar cinar merged commit d38d1d9 into master Sep 12, 2024
5 checks passed
@cinar cinar deleted the gcdlcm branch September 12, 2024 04:44
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants