Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve completions on functions #1763

Merged
merged 1 commit into from
Feb 11, 2024

improve completions on functions

74afea4
Select commit
Loading
Failed to load commit list.
Merged

improve completions on functions #1763

improve completions on functions
74afea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2024 in 0s

76.62% (+0.04%) compared to 6478f1a

View this Pull Request on Codecov

76.62% (+0.04%) compared to 6478f1a

Details

Codecov Report

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

Comparison is base (6478f1a) 76.58% compared to head (74afea4) 76.62%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/analysis.zig 96.55% 2 Missing ⚠️
src/Server.zig 0.00% 1 Missing ⚠️
src/features/completions.zig 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1763      +/-   ##
==========================================
+ Coverage   76.58%   76.62%   +0.04%     
==========================================
  Files          35       35              
  Lines       10088    10114      +26     
==========================================
+ Hits         7726     7750      +24     
- Misses       2362     2364       +2     

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