Fix: Make the case []interface{} processed consist with the case primitve.A - #1135
Open
LinPr wants to merge 4 commits into
Open
Fix: Make the case []interface{} processed consist with the case primitve.A#1135LinPr wants to merge 4 commits into
LinPr wants to merge 4 commits into
Codecov / codecov/project
failed
Apr 5, 2026 in 0s
65.13% (-5.76%) compared to dc46ed5
View this Pull Request on Codecov
65.13% (-5.76%) compared to dc46ed5
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.13%. Comparing base (dc46ed5) to head (b6c2de3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| exporter/metrics.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1135 +/- ##
==========================================
- Coverage 70.88% 65.13% -5.76%
==========================================
Files 28 29 +1
Lines 3569 3095 -474
==========================================
- Hits 2530 2016 -514
- Misses 904 939 +35
- Partials 135 140 +5 ☔ 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