-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
feat: Added Standard Deviation algorithm for Math #1680
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
Conversation
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.68%. Comparing base (
9010481
) to head (c689261
).
Additional details and impacted files
@@ Coverage Diff @@ ## master #1680 +/- ## ========================================== + Coverage 84.65% 84.68% +0.02% ========================================== Files 378 379 +1 Lines 19744 19776 +32 Branches 2951 2962 +11 ========================================== + Hits 16715 16747 +32 Misses 3029 3029
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
What would you say is the educational benefit in this? This is a pretty straightforward implementation of the standard deviation formula. I don't think there are any particularly interesting insights in this implementation.
Uh oh!
There was an error while loading. Please reload this page.
Open in Gitpod know more
Describe your change:
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.