Skip to content

fix: better formatting#10

Merged
mircodz merged 6 commits intomainfrom
format-fixes
Feb 10, 2026
Merged

fix: better formatting#10
mircodz merged 6 commits intomainfrom
format-fixes

Conversation

@mircodz
Copy link
Owner

@mircodz mircodz commented Feb 10, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 10, 2026

Code Coverage Report

Line Coverage: 77.8%
Branch Coverage: 71%

View detailed coverage
Summary
  Generated on: 02/10/2026 - 09:11:53
  Coverage date: 02/10/2026 - 09:11:50
  Parser: Cobertura
  Assemblies: 1
  Classes: 53
  Files: 39
  Line coverage: 77.8%
  Covered lines: 3251
  Uncovered lines: 926
  Coverable lines: 4177
  Total lines: 8531
  Branch coverage: 71% (1242 of 1748)
  Covered branches: 1242
  Total branches: 1748
  Method coverage: 62.4% (488 of 781)
  Covered methods: 488
  Total methods: 781
  Tag: 37_21858644925

Bond.Parser                                        77.8%
  Bond.Parser.Compatibility.CompatibilityChecker   77.2%
  Bond.Parser.Compatibility.SchemaChange           25.0%
  Bond.Parser.Formatting.BondFormatter             92.4%
  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.5%
  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 f452e48

@mircodz mircodz merged commit 87591c9 into main Feb 10, 2026
1 check passed
@mircodz mircodz deleted the format-fixes branch February 10, 2026 09:13
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