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 parsing of comment without space #347

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

VincentLanglet
Copy link
Owner

@VincentLanglet VincentLanglet commented Jan 15, 2025

Closes #346

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (3d17f1e) to head (bf8ed9a).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #347   +/-   ##
=========================================
  Coverage     99.87%   99.87%           
  Complexity      785      785           
=========================================
  Files            68       68           
  Lines          2427     2427           
=========================================
  Hits           2424     2424           
  Misses            3        3           

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

@VincentLanglet VincentLanglet merged commit 0ab7a81 into main Jan 16, 2025
17 checks passed
@VincentLanglet VincentLanglet deleted the fixCommentParsing branch January 16, 2025 18:36
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.

Tokenizer issue: Unclosed comment at line XX
2 participants