Skip to content

Add sqrt function#406

Open
mborland wants to merge 5 commits into
developfrom
sqrt
Open

Add sqrt function#406
mborland wants to merge 5 commits into
developfrom
sqrt

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #397

@mborland mborland added this to the v3.0.0 milestone May 18, 2026
@mborland mborland self-assigned this May 18, 2026
@mborland mborland added the enhancement New feature or request label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.39%. Comparing base (a93e2ae) to head (c8a4cd6).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #406      +/-   ##
===========================================
+ Coverage    96.33%   96.39%   +0.06%     
===========================================
  Files           75       76       +1     
  Lines         6541     6666     +125     
  Branches      2231     2297      +66     
===========================================
+ Hits          6301     6426     +125     
  Misses          34       34              
  Partials       206      206              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add isqrt function

1 participant