Skip to content

Fix strange error on unbalanced curly braces#8906

Merged
sophiajt merged 1 commit intonushell:mainfrom
vaishaag:fix/strange-error-on-unbalanced-curly-braces
Apr 17, 2023
Merged

Fix strange error on unbalanced curly braces#8906
sophiajt merged 1 commit intonushell:mainfrom
vaishaag:fix/strange-error-on-unbalanced-curly-braces

Conversation

@vaishaag
Copy link
Copy Markdown
Contributor

Description

Fixes issue #8400

User-Facing Changes

Before
image

After
image

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2023

Codecov Report

Merging #8906 (7f135bc) into main (6b32367) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8906      +/-   ##
==========================================
+ Coverage   68.52%   68.53%   +0.01%     
==========================================
  Files         636      636              
  Lines      101669   101692      +23     
==========================================
+ Hits        69665    69693      +28     
+ Misses      32004    31999       -5     
Impacted Files Coverage Δ
crates/nu-parser/src/lex.rs 88.94% <100.00%> (ø)

... and 3 files with indirect coverage changes

@sophiajt sophiajt merged commit 6eb00f6 into nushell:main Apr 17, 2023
@amtoine amtoine mentioned this pull request Apr 17, 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.

2 participants