Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate implements extension for any interface implemented by Object… #1749

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

pekkah
Copy link
Owner

@pekkah pekkah commented Feb 23, 2024

…Type classes

@pekkah pekkah enabled auto-merge (squash) February 23, 2024 19:37
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 45.90164% with 66 lines in your changes are missing coverage. Please review.

Project coverage is 67.31%. Comparing base (4a804f3) to head (81c8c76).

Files Patch % Lines
...rc/GraphQL.Server.SourceGenerators/SymbolHelper.cs 42.39% 50 Missing and 3 partials ⚠️
...phQL.Server.SourceGenerators/NamedTypeExtension.cs 28.57% 2 Missing and 3 partials ⚠️
...ver.SourceGenerators/ObjectControllerDefinition.cs 20.00% 4 Missing ⚠️
.../GraphQL.Server.SourceGenerators/BaseDefinition.cs 57.14% 3 Missing ⚠️
...raphQL.Server.SourceGenerators/ObjectTypeParser.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1749      +/-   ##
==========================================
- Coverage   67.52%   67.31%   -0.21%     
==========================================
  Files         300      302       +2     
  Lines       12187    12306     +119     
  Branches     1624     1642      +18     
==========================================
+ Hits         8229     8284      +55     
- Misses       3507     3564      +57     
- Partials      451      458       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pekkah pekkah merged commit e3bd658 into main Feb 23, 2024
5 of 7 checks passed
@pekkah pekkah deleted the feature/sg-interfaces branch February 23, 2024 19:39
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