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 strange error on unbalanced curly braces #8906

Merged

Correct span to fix strange error on unbalanced curly braces

7f135bc
Select commit
Failed to load commit list.
Merged

Fix strange error on unbalanced curly braces #8906

Correct span to fix strange error on unbalanced curly braces
7f135bc
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2023 in 1s

68.53% (target 55.00%)

View this Pull Request on Codecov

68.53% (target 55.00%)

Details

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