Introduce String.split
function
#2791
+211
−0
Merged
Codecov / codecov/project
succeeded
Sep 24, 2023 in 1s
79.84% (+0.11%) compared to a88e5eb
View this Pull Request on Codecov
79.84% (+0.11%) compared to a88e5eb
Details
Codecov Report
Patch coverage: 94.73%
and project coverage change: +0.11%
🎉
Comparison is base (
a88e5eb
) 79.73% compared to head (e7a7725
) 79.84%.
Report is 26 commits behind head on feature/stable-cadence.
Additional details and impacted files
@@ Coverage Diff @@
## feature/stable-cadence #2791 +/- ##
==========================================================
+ Coverage 79.73% 79.84% +0.11%
==========================================================
Files 342 343 +1
Lines 80778 81056 +278
==========================================================
+ Hits 64407 64719 +312
+ Misses 14063 14027 -36
- Partials 2308 2310 +2
Files Changed | Coverage Δ | |
---|---|---|
runtime/interpreter/value.go | 67.15% <93.75%> (+0.06%) |
⬆️ |
runtime/sema/string_type.go | 96.42% <100.00%> (+0.20%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading