Extend expression engine with built-in functions, new operators, and Value::map() #62
Codecov / codecov/project
succeeded
Apr 9, 2026 in 0s
90.66% (+1.10%) compared to 257b200
View this Pull Request on Codecov
90.66% (+1.10%) compared to 257b200
Details
Codecov Report
❌ Patch coverage is 97.95918% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.66%. Comparing base (257b200) to head (f49427e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/function.rs | 97.72% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #62 +/- ##
==========================================
+ Coverage 89.56% 90.66% +1.10%
==========================================
Files 11 11
Lines 1064 1211 +147
==========================================
+ Hits 953 1098 +145
- Misses 111 113 +2 ☔ 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.
Loading