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

regenerate diagnostics when zig executable has changed #1733

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

Techatrix
Copy link
Member

The new zig may generate different diagnostics than the previous

The new zig may generate different diagnostics than the previous
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

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

Comparison is base (17befd1) 76.61% compared to head (88468df) 76.56%.

Files Patch % Lines
src/Server.zig 0.00% 4 Missing ⚠️
src/DocumentStore.zig 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1733      +/-   ##
==========================================
- Coverage   76.61%   76.56%   -0.05%     
==========================================
  Files          34       34              
  Lines        9985     9991       +6     
==========================================
  Hits         7650     7650              
- Misses       2335     2341       +6     

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

@llogick llogick merged commit 47373c1 into master Jan 30, 2024
10 checks passed
@llogick llogick deleted the techatrix/diagnostics-on-new-zig branch January 30, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants