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 document header option #551

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Fix parsing of document header option #551

merged 1 commit into from
Nov 28, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 28, 2024

fix #550

@codecov-commenter
Copy link

⚠️ 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 77.18%. Comparing base (3584ab7) to head (a924369).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
- Coverage   77.20%   77.18%   -0.02%     
==========================================
  Files          21       21              
  Lines        7215     7181      -34     
==========================================
- Hits         5570     5543      -27     
+ Misses       1251     1245       -6     
+ Partials      394      393       -1     

@goccy goccy merged commit 44b8854 into master Nov 28, 2024
19 checks passed
@goccy goccy deleted the fix-doc-header-opt branch November 28, 2024 08: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.

Parsing error when there are multiple spaces in front of a comment on a block-string
2 participants