Skip to content

feat: resolve nested types#8

Merged
mircodz merged 3 commits intomainfrom
resolve-nested-types
Feb 10, 2026
Merged

feat: resolve nested types#8
mircodz merged 3 commits intomainfrom
resolve-nested-types

Conversation

@mircodz
Copy link
Owner

@mircodz mircodz commented Feb 10, 2026

No description provided.

@github-actions
Copy link

Code Coverage Report

Line Coverage: 76.8%
Branch Coverage: 69%

View detailed coverage
Summary
  Generated on: 02/10/2026 - 05:21:06
  Coverage date: 02/10/2026 - 05:21:01
  Parser: Cobertura
  Assemblies: 1
  Classes: 50
  Files: 38
  Line coverage: 76.8%
  Covered lines: 3014
  Uncovered lines: 909
  Coverable lines: 3923
  Total lines: 8031
  Branch coverage: 69% (1088 of 1575)
  Covered branches: 1088
  Total branches: 1575
  Method coverage: 61.4% (468 of 761)
  Covered methods: 468
  Total methods: 761
  Tag: 30_21852772221

Bond.Parser                                        76.8%
  Bond.Parser.Compatibility.CompatibilityChecker   77.2%
  Bond.Parser.Compatibility.SchemaChange           25.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 52c3023

@mircodz mircodz merged commit 0fb2463 into main Feb 10, 2026
1 check passed
@mircodz mircodz deleted the resolve-nested-types branch February 10, 2026 05:23
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