Skip to content

feat: formatting#9

Merged
mircodz merged 2 commits intomainfrom
format-cmd
Feb 10, 2026
Merged

feat: formatting#9
mircodz merged 2 commits intomainfrom
format-cmd

Conversation

@mircodz
Copy link
Owner

@mircodz mircodz commented Feb 10, 2026

No description provided.

@github-actions
Copy link

Code Coverage Report

Line Coverage: 77.4%
Branch Coverage: 70.4%

View detailed coverage
Summary
  Generated on: 02/10/2026 - 05:42:25
  Coverage date: 02/10/2026 - 05:42:23
  Parser: Cobertura
  Assemblies: 1
  Classes: 53
  Files: 39
  Line coverage: 77.4%
  Covered lines: 3182
  Uncovered lines: 924
  Coverable lines: 4106
  Total lines: 8402
  Branch coverage: 70.4% (1186 of 1683)
  Covered branches: 1186
  Total branches: 1683
  Method coverage: 62.3% (485 of 778)
  Covered methods: 485
  Total methods: 778
  Tag: 34_21853239651

Bond.Parser                                        77.4%
  Bond.Parser.Compatibility.CompatibilityChecker   77.2%
  Bond.Parser.Compatibility.SchemaChange           25.0%
  Bond.Parser.Formatting.BondFormatter             91.6%
  Bond.Parser.Formatting.FormatOptions            100.0%
  Bond.Parser.Formatting.FormatResult             100.0%
  Bond.Parser.Grammar.BondBaseVisitor<T>            0.0%
  Bond.Parser.Grammar.BondLexer                    97.7%
  Bond.Parser.Grammar.BondParser                   71.4%
  Bond.Parser.Json.AttributeJsonConverter          87.5%
  Bond.Parser.Json.BondJsonConverter               90.0%
  Bond.Parser.Json.BondJsonSerializerOptions       86.3%
  Bond.Parser.Json.BondTypeJsonConverter           97.0%
  Bond.Parser.Json.ConstantJsonConverter           90.0%
  Bond.Parser.Json.DeclarationJsonConverter        93.8%
  Bond.Parser.Json.DefaultJsonConverter            91.6%
  Bond.Parser.Json.FieldJsonConverter              91.6%
  Bond.Parser.Json.ImportJsonConverter             66.6%
  Bond.Parser.Json.MethodJsonConverter             93.7%
  Bond.Parser.Json.MethodTypeJsonConverter         75.0%
  Bond.Parser.Json.NamespaceJsonConverter          66.6%
  Bond.Parser.Json.TypeParamJsonConverter          86.6%
  Bond.Parser.Parser.AstBuilder                    90.2%
  Bond.Parser.Parser.DefaultImportResolver         85.7%
  Bond.Parser.Parser.ErrorListener                100.0%
  Bond.Parser.Parser.ParseError                    33.3%
  Bond.Parser.Parser.ParseOptions                   0.0%
  Bond.Parser.Parser.ParseResult                  100.0%
  Bond.Parser.Parser.ParserFacade                  79.2%
  Bond.Parser.Parser.SemanticAnalyzer              75.1%
  Bond.Parser.Parser.SymbolTable                   72.7%
  Bond.Parser.Parser.TypeResolver                  88.9%
  Bond.Parser.Parser.TypeValidator                 63.6%
  Bond.Parser.Syntax.AliasDeclaration              16.6%
  Bond.Parser.Syntax.Attribute                     80.0%
  Bond.Parser.Syntax.Bond                          83.3%
  Bond.Parser.Syntax.BondType                      70.1%
  Bond.Parser.Syntax.BondTypeExtensions           100.0%
  Bond.Parser.Syntax.Constant                      80.0%
  Bond.Parser.Syntax.Declaration                  100.0%
  Bond.Parser.Syntax.Default                       64.2%
  Bond.Parser.Syntax.EnumDeclaration               85.7%
  Bond.Parser.Syntax.EventMethod                   50.0%
  Bond.Parser.Syntax.Field                         50.0%
  Bond.Parser.Syntax.ForwardDeclaration             0.0%
  Bond.Parser.Syntax.FunctionMethod                66.6%
  Bond.Parser.Syntax.Import                        50.0%
  Bond.Parser.Syntax.Method                       100.0%
  Bond.Parser.Syntax.MethodType                    62.5%
  Bond.Parser.Syntax.Namespace                     57.1%
  Bond.Parser.Syntax.ServiceDeclaration            33.3%
  Bond.Parser.Syntax.StructDeclaration             44.4%
  Bond.Parser.Syntax.TypeParam                     80.0%
  Bond.Parser.Util.Extensions                      85.7%

Coverage report generated for commit 76d490c

@mircodz mircodz merged commit 224dade into main Feb 10, 2026
1 check passed
@mircodz mircodz deleted the format-cmd branch February 10, 2026 05:43
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