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 #501

Merged
merged 2 commits into from
Nov 2, 2024
Merged

Fix parsing of document #501

merged 2 commits into from
Nov 2, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 2, 2024

fix #271

Support document header option and fixes parsing of folded type document.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2024

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

Codecov Report

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

Project coverage is 76.85%. Comparing base (c83be7f) to head (0bc444c).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   76.56%   76.85%   +0.28%     
==========================================
  Files          18       18              
  Lines        6039     6135      +96     
==========================================
+ Hits         4624     4715      +91     
- Misses       1108     1112       +4     
- Partials      307      308       +1     

@goccy goccy merged commit 8f8d730 into master Nov 2, 2024
18 checks passed
@goccy goccy deleted the fix-doc branch November 2, 2024 17:11
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.

indentation indicators are not supported properly
2 participants