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

Handle additional AST cases for operator usage checks #118

Merged
merged 7 commits into from
Sep 5, 2023
Merged

Conversation

dqii
Copy link
Contributor

@dqii dqii commented Sep 5, 2023

No description provided.

@dqii dqii marked this pull request as ready for review September 5, 2023 07:22
@dqii dqii marked this pull request as draft September 5, 2023 07:24
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #118 (4336eab) into main (6ebac12) will decrease coverage by 0.05%.
The diff coverage is 78.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   84.22%   84.18%   -0.05%     
==========================================
  Files          14       14              
  Lines        1046     1056      +10     
  Branches      232      236       +4     
==========================================
+ Hits          881      889       +8     
  Misses         74       74              
- Partials       91       93       +2     
Files Changed Coverage Δ
src/parser/parse_op.c 87.03% <77.77%> (-0.72%) ⬇️
src/hnsw/options.c 85.93% <100.00%> (ø)

@dqii dqii marked this pull request as ready for review September 5, 2023 07:30
@dqii dqii merged commit d1a9319 into main Sep 5, 2023
@dqii dqii deleted the @di/ast-continued branch September 5, 2023 15: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