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

Added '\n' end matcher so end-of-line is also seen as skip terminator #2064

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

PieterOlivier
Copy link
Contributor

No description provided.

@PieterOlivier PieterOlivier mentioned this pull request Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 49%. Comparing base (93b4205) to head (377cb8c).
Report is 3 commits behind head on feat/error-recovery.

Files with missing lines Patch % Lines
...scalmpl/parser/uptr/recovery/ToTokenRecoverer.java 66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             feat/error-recovery   #2064   +/-   ##
=====================================================
  Coverage                     49%     49%           
+ Complexity                  6594    6591    -3     
=====================================================
  Files                        685     685           
  Lines                      61145   61148    +3     
  Branches                    8849    8850    +1     
=====================================================
+ Hits                       30215   30225   +10     
+ Misses                     28725   28721    -4     
+ Partials                    2205    2202    -3     

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

Copy link
Contributor

@sungshik sungshik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PieterOlivier PieterOlivier merged commit 79267ce into feat/error-recovery Oct 31, 2024
7 checks passed
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