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 multi ligne string for lexer. PTGLK ! #287

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

Llelepipede
Copy link
Contributor

No description provided.

@Llelepipede Llelepipede linked an issue Feb 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 36.92%. Comparing base (3709243) to head (0b33462).
Report is 2 commits behind head on main.

Files Patch % Lines
lexer/lexer.go 58.33% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
- Coverage   38.56%   36.92%   -1.64%     
==========================================
  Files          36       39       +3     
  Lines        5334     5587     +253     
==========================================
+ Hits         2057     2063       +6     
- Misses       3049     3296     +247     
  Partials      228      228              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tot0p tot0p self-requested a review February 27, 2024 08:47
@tot0p tot0p merged commit 5d8ccab into main Feb 27, 2024
3 of 4 checks passed
@tot0p tot0p deleted the issue-#242-multiligne-str branch February 27, 2024 08:48
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.

raise an error in multiligne strings
2 participants