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

refactor(parser): preprocess file inclusions #883

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Dec 24, 2021

start with a first pass of parsing the document to detect
file inclusions and process accordingly (inclusing applying
the level offsets on sections when needed)

Signed-off-by: Xavier Coulon [email protected]

start with a first pass of parsing the document to detect
file inclusions and process accordingly (inclusing applying
the level offsets on sections when needed)

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #883 (5c37b6c) into master (ccbc117) will decrease coverage by 0.07%.
The diff coverage is 79.74%.

@@            Coverage Diff             @@
##           master     #883      +/-   ##
==========================================
- Coverage   80.34%   80.27%   -0.08%     
==========================================
  Files          85       87       +2     
  Lines        6670     6726      +56     
==========================================
+ Hits         5359     5399      +40     
- Misses        816      832      +16     
  Partials      495      495              

@xcoulon xcoulon merged commit b29f84f into bytesparadise:master Dec 24, 2021
@xcoulon xcoulon deleted the Issue875_preprocess_file_inclusions branch December 24, 2021 14:16
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.

1 participant