Skip to content

Conversation

b3b00
Copy link
Owner

@b3b00 b3b00 commented Aug 5, 2025

No description provided.

Copy link

codesandbox bot commented Aug 5, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

sonarqubecloud bot commented Aug 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link

github-actions bot commented Aug 5, 2025

Test Results

482 tests   482 ✅  25s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 7f2083f.

♻️ This comment has been updated with latest results.

* dev: (22 commits)
  fix unit test
  Bump dotnet-stryker from 4.8.0 to 4.8.1
  Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4
  v 3.7.5
  v 3.7.5-alpha1
  fix #574
  shrinking issue #574 test case
  smaller test case
  issue #574 : unit test
  v 3.7.4
  contextual error message unit tests
  make regex lexer starts t line 0 (instead of 1) as generic lexer
  .
  contextual idnent error
  contextual error message
  Bump dotnet-stryker from 4.7.0 to 4.8.0
  Bump dotnet-stryker and 6 others
  Update dependabot.yml
  Update dotnetcore.yml
  secure unit tests
  ...
@coveralls
Copy link

coveralls commented Sep 19, 2025

Pull Request Test Coverage Report for Build 17920560178

Details

  • 924 of 1172 (78.84%) changed or added relevant lines in 31 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.1%) to 88.289%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/sly/parser/parser/IEnumerableExtensions.cs 18 19 94.74%
src/sly/parser/parser/llparser/ebnf/EBNFRecursiveDescentSyntaxParser.Expressions.cs 1 2 50.0%
src/sly/parser/generator/ExpressionRulesGenerator.cs 2 4 50.0%
src/sly/parser/parser/llparser/ebnf/stackist/state/OptionStackState.cs 18 20 90.0%
src/sly/parser/parser/UnexpectedTokenSyntaxError.cs 7 10 70.0%
src/sly/parser/parser/llparser/bnf/stackist/state/RootStackState.cs 4 7 57.14%
src/sly/parser/generator/ParserConfiguration.cs 2 6 33.33%
src/sly/parser/parser/llparser/bnf/stackist/state/NonTerminalStackState.cs 28 32 87.5%
src/sly/parser/parser/Parser.cs 24 29 82.76%
src/sly/parser/parser/llparser/bnf/stackist/state/ResultState.cs 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
src/sly/parser/generator/EBNFParserBuilder.cs 1 86.85%
Totals Coverage Status
Change from base Build 17851491029: -1.1%
Covered Lines: 8413
Relevant Lines: 9411

💛 - Coveralls

Copy link

sonarqubecloud bot commented Sep 22, 2025

Quality Gate Passed Quality Gate passed

Issues
84 New issues
9 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.7% Duplication on New Code

See analysis details on SonarQube Cloud

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.

3 participants