Introduce Sqrt
on NumberType
#3055
Open
Codecov / codecov/project
succeeded
Apr 18, 2024 in 1s
80.68% (+0.08%) compared to a676d8f
View this Pull Request on Codecov
80.68% (+0.08%) compared to a676d8f
Details
Codecov Report
Attention: Patch coverage is 75.59055%
with 31 lines
in your changes are missing coverage. Please review.
Project coverage is 80.68%. Comparing base (
a676d8f
) to head (b2f799b
).
Report is 495 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
runtime/interpreter/value.go | 38.09% | 26 Missing |
runtime/interpreter/big.go | 90.32% | 2 Missing and 1 partial |
runtime/stdlib/math.go | 96.22% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #3055 +/- ##
==========================================
+ Coverage 80.59% 80.68% +0.08%
==========================================
Files 379 380 +1
Lines 91159 91659 +500
==========================================
+ Hits 73472 73957 +485
+ Misses 15053 15052 -1
- Partials 2634 2650 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading