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

Fix error in hooks when parsing incomplete x. #385

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

c42f
Copy link
Member

@c42f c42f commented Nov 7, 2023

Fixes part of #380

(This may have crept in as part of #325?)

@c42f c42f mentioned this pull request Nov 7, 2023
10 tasks
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #385 (222431c) into main (e3df852) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   96.57%   96.58%           
=======================================
  Files          14       14           
  Lines        4181     4183    +2     
=======================================
+ Hits         4038     4040    +2     
  Misses        143      143           
Files Coverage Δ
src/hooks.jl 83.23% <100.00%> (+0.19%) ⬆️

Also add another fuzzing tool
@c42f c42f merged commit 1351d70 into main Nov 7, 2023
32 checks passed
@c42f c42f deleted the caf/fix-hook-failure branch November 7, 2023 05:56
c42f added a commit that referenced this pull request Nov 12, 2023
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.

None yet

1 participant