Skip to content

feat: currently resolve git refs when comparing schemas#7

Merged
mircodz merged 4 commits intomainfrom
git-import-resolver
Feb 10, 2026
Merged

feat: currently resolve git refs when comparing schemas#7
mircodz merged 4 commits intomainfrom
git-import-resolver

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: 76.5%
Branch Coverage: 68.4%

View detailed coverage
Summary
  Generated on: 02/10/2026 - 04:11:15
  Coverage date: 02/10/2026 - 04:11:12
  Parser: Cobertura
  Assemblies: 1
  Classes: 50
  Files: 38
  Line coverage: 76.5%
  Covered lines: 2991
  Uncovered lines: 915
  Coverable lines: 3906
  Total lines: 8008
  Branch coverage: 68.4% (1067 of 1559)
  Covered branches: 1067
  Total branches: 1559
  Method coverage: 61.2% (465 of 759)
  Covered methods: 465
  Total methods: 759
  Tag: 27_21851369779

Bond.Parser                                        76.5%
  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.2%
  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                    89.6%
  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              72.4%
  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 50ce776

@mircodz mircodz merged commit 454d622 into main Feb 10, 2026
1 check passed
@mircodz mircodz deleted the git-import-resolver branch February 10, 2026 04:11
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