feat: implement complementary error function (erfc) and add tests - #405
Open
jobo322 wants to merge 1 commit into
Open
feat: implement complementary error function (erfc) and add tests#405jobo322 wants to merge 1 commit into
jobo322 wants to merge 1 commit into
Codecov / codecov/project
failed
Aug 19, 2026 in 0s
97.39% (-0.02%) compared to 750ba0e
View this Pull Request on Codecov
97.39% (-0.02%) compared to 750ba0e
Details
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.
Loading