Skip to content

Conversation

@c42f
Copy link
Member

@c42f c42f commented Oct 18, 2023

Consume the trailing ' in empty characters '' for better error recovery when ignore_errors=true is set.

Consume the trailing ' in empty characters '' for better error recovery
when `ignore_errors=true` is set.
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #369 (1ff9c7b) into main (3621603) will increase coverage by 0.00%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files          14       14           
  Lines        4160     4161    +1     
=======================================
+ Hits         4017     4018    +1     
  Misses        143      143           
Files Coverage Δ
src/parser.jl 98.04% <100.00%> (+<0.01%) ⬆️

... and 1 file with indirect coverage changes

@c42f c42f merged commit 96137ed into main Oct 19, 2023
@c42f c42f deleted the caf/fix-empty-char-parse branch October 19, 2023 10:54
c42f added a commit that referenced this pull request Nov 12, 2023
Consume the trailing ' in empty characters '' for better error recovery
when `ignore_errors=true` is set.
c42f added a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
…jl#369)

Consume the trailing ' in empty characters '' for better error recovery
when `ignore_errors=true` is set.
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
…jl#369)

Consume the trailing ' in empty characters '' for better error recovery
when `ignore_errors=true` is set.
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.

1 participant