Skip to content

fix: file scoped aliases#11

Merged
mircodz merged 9 commits intomainfrom
file-scoped-aliases
Feb 21, 2026
Merged

fix: file scoped aliases#11
mircodz merged 9 commits intomainfrom
file-scoped-aliases

Conversation

@mircodz
Copy link
Owner

@mircodz mircodz commented Feb 21, 2026

No description provided.

@github-actions
Copy link

Code Coverage Report

Line Coverage: 77.9%
Branch Coverage: 71.1%

View detailed coverage
Summary
  Generated on: 02/21/2026 - 14:57:14
  Coverage date: 02/21/2026 - 14:57:12
  Parser: Cobertura
  Assemblies: 1
  Classes: 53
  Files: 39
  Line coverage: 77.9%
  Covered lines: 3291
  Uncovered lines: 931
  Coverable lines: 4222
  Total lines: 8639
  Branch coverage: 71.1% (1263 of 1776)
  Covered branches: 1263
  Total branches: 1776
  Method coverage: 62.7% (494 of 787)
  Covered methods: 494
  Total methods: 787
  Tag: 39_22258889929

Bond.Parser                                        77.9%
  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.9%
  Bond.Parser.Parser.SymbolTable                   79.5%
  Bond.Parser.Parser.TypeResolver                  89.0%
  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 51d38fb

@mircodz mircodz merged commit 90f857a into main Feb 21, 2026
1 check passed
@mircodz mircodz deleted the file-scoped-aliases branch February 21, 2026 14:57
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