[WIP] optimize: remove map iter codes and reuse delve api - #52
Open
jayantxie wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jun 11, 2026 in 0s
3.30% (+0.65%) compared to 43514a0
View this Pull Request on Codecov
3.30% (+0.65%) compared to 43514a0
Details
Codecov Report
❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 3.30%. Comparing base (43514a0) to head (94f43fc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/proc/reference.go | 0.00% | 13 Missing |
| pkg/proc/variables.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #52 +/- ##
========================================
+ Coverage 2.64% 3.30% +0.65%
========================================
Files 15 14 -1
Lines 2152 1726 -426
========================================
Hits 57 57
+ Misses 2089 1663 -426
Partials 6 6 ☔ View full report in Codecov by Harness.
📢 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