Skip to content

feat: implement complementary error function (erfc) and add tests - #405

Open
jobo322 wants to merge 1 commit into
mainfrom
add_complementary_error_function
Open

feat: implement complementary error function (erfc) and add tests#405
jobo322 wants to merge 1 commit into
mainfrom
add_complementary_error_function

Conversation

@jobo322

@jobo322 jobo322 commented Aug 19, 2026

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.39%. Comparing base (750ba0e) to head (36c9904).

Files with missing lines Patch % Lines
src/utils/erfc.ts 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
- Coverage   97.40%   97.39%   -0.02%     
==========================================
  Files         215      216       +1     
  Lines        4320     4341      +21     
  Branches     1093     1099       +6     
==========================================
+ Hits         4208     4228      +20     
- Misses        109      110       +1     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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