refactor(jsruntime): constructors #780
Merged
Codecov / codecov/project
succeeded
May 2, 2026 in 1s
75.88% (+0.01%) compared to 43d6b2d
View this Pull Request on Codecov
75.88% (+0.01%) compared to 43d6b2d
Details
Codecov Report
❌ Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.88%. Comparing base (43d6b2d) to head (83b5299).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| libs/jsruntime/src/builtins/function/imp.rs | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #780 +/- ##
==========================================
+ Coverage 75.86% 75.88% +0.01%
==========================================
Files 96 96
Lines 29395 29418 +23
Branches 29395 29418 +23
==========================================
+ Hits 22301 22324 +23
Misses 6758 6758
Partials 336 336 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading