zls icon indicating copy to clipboard operation
zls copied to clipboard

analysis yak shaving

Open Techatrix opened this issue 1 year ago • 1 comments

TODO:

  • fix this test
  • test coverage for @TypeOf
  • test coverage for @typeInfo

Techatrix avatar Mar 03 '24 01:03 Techatrix

Codecov Report

Attention: Patch coverage is 88.96396% with 49 lines in your changes missing coverage. Please review.

Project coverage is 80.15%. Comparing base (c58d0b0) to head (3b82e8d). Report is 22 commits behind head on master.

Files Patch % Lines
src/analysis.zig 84.68% 36 Missing :warning:
src/DocumentScope.zig 94.25% 5 Missing :warning:
src/features/hover.zig 84.84% 5 Missing :warning:
src/ast.zig 93.75% 1 Missing :warning:
src/debug.zig 0.00% 1 Missing :warning:
src/features/references.zig 94.44% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1812      +/-   ##
==========================================
+ Coverage   80.01%   80.15%   +0.13%     
==========================================
  Files          32       32              
  Lines       10379    10360      -19     
==========================================
- Hits         8305     8304       -1     
+ Misses       2074     2056      -18     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 03 '24 01:03 codecov[bot]