Skip to content

feat: add index if name is not zero

Codecov / codecov/project succeeded Nov 26, 2023 in 1s

62.89% (+0.41%) compared to b391d5d

View this Pull Request on Codecov

62.89% (+0.41%) compared to b391d5d

Details

Codecov Report

Attention: 121 lines in your changes are missing coverage. Please review.

Comparison is base (b391d5d) 62.47% compared to head (1b2ef00) 62.89%.

❗ Current head 1b2ef00 differs from pull request most recent head 590ff8e. Consider uploading reports for the commit 590ff8e to get more accurate results

Files Patch % Lines
pkg/symbol/table.go 57.81% 57 Missing and 24 partials ⚠️
pkg/loader/loader.go 63.63% 16 Missing and 12 partials ⚠️
pkg/symbol/loadhook.go 0.00% 3 Missing ⚠️
pkg/symbol/unloadhook.go 0.00% 3 Missing ⚠️
pkg/hook/hook.go 80.00% 0 Missing and 2 partials ⚠️
pkg/symbol/symbol.go 85.71% 2 Missing ⚠️
pkg/loader/reconciler.go 85.71% 0 Missing and 1 partial ⚠️
pkg/runtime/runtime.go 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   62.47%   62.89%   +0.41%     
==========================================
  Files          77       76       -1     
  Lines        6687     6522     -165     
==========================================
- Hits         4178     4102      -76     
+ Misses       1914     1841      -73     
+ Partials      595      579      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.