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

Feature/extension named nodes #14

Merged
merged 7 commits into from
Feb 12, 2023
Merged

Feature/extension named nodes #14

merged 7 commits into from
Feb 12, 2023

Conversation

b3b00
Copy link
Owner

@b3b00 b3b00 commented Feb 11, 2023

No description provided.

@coveralls
Copy link

coveralls commented Feb 11, 2023

Pull Request Test Coverage Report for Build 4152535190

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 149 of 165 (90.3%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 84.537%

Changes Missing Coverage Covered Lines Changed/Added Lines %
csly-cli-builder/ParserBuilder.cs 0 1 0.0%
csly-cli-model/lexer/ExtensionTokenModel.cs 3 5 60.0%
csly-cli-builder/LexerBuilder.cs 51 54 94.44%
csly-cli-builder/LexerGenerator.cs 24 27 88.89%
csly-cli-model/lexer/ExceptTransition.cs 0 3 0.0%
csly-cli-model/lexer/RangeTransition.cs 8 12 66.67%
Totals Coverage Status
Change from base Build 4121828026: 0.5%
Covered Lines: 1823
Relevant Lines: 2116

💛 - Coveralls

@b3b00 b3b00 merged commit aa26bc1 into main Feb 12, 2023
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