Skip to content

Fix SyntaxNode->Expr conversions of unterminated cmd strings#367

Merged
c42f merged 1 commit intomainfrom
caf/fix-incomplete-cmd-conversion
Oct 15, 2023
Merged

Fix SyntaxNode->Expr conversions of unterminated cmd strings#367
c42f merged 1 commit intomainfrom
caf/fix-incomplete-cmd-conversion

Conversation

@c42f
Copy link
Member

@c42f c42f commented Oct 14, 2023

Fixes #353

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #367 (fb6b71a) into main (a57f093) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
- Coverage   96.56%   96.56%   -0.01%     
==========================================
  Files          14       14              
  Lines        4161     4160       -1     
==========================================
- Hits         4018     4017       -1     
  Misses        143      143              
Files Coverage Δ
src/expr.jl 99.69% <ø> (-0.01%) ⬇️
src/parser.jl 98.03% <ø> (ø)

@c42f c42f merged commit 3621603 into main Oct 15, 2023
@c42f c42f deleted the caf/fix-incomplete-cmd-conversion branch October 15, 2023 06:53
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.

Internal error parsing corrupt expression

1 participant