-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
test: add missing test for SumOfGeometricProgression
#1607
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
test: add missing test for SumOfGeometricProgression
#1607
Conversation
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
10febce
) 83.45% compared to head (efe7ebb
) 83.47%.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1607 +/- ## ========================================== + Coverage 83.45% 83.47% +0.02% ========================================== Files 377 377 Lines 19745 19745 Branches 2906 2908 +2 ========================================== + Hits 16478 16482 +4 + Misses 3267 3263 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
ba92697
to
52f811b
Compare
52f811b
to
efe7ebb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(BTW, feel free to improve coverage of various algorithms in one go, to avoid overhead from constant PR back-and-forth.)
Open in Gitpod know more
Describe your change:
This PR adds a test covering this line:
JavaScript/Maths/SumOfGeometricProgression.js
Line 26 in 10febce
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.