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

Add Fusion diagnostic events #7027

Merged
merged 3 commits into from
Mar 29, 2024

Register schema services

7788332
Select commit
Loading
Failed to load commit list.
Merged

Add Fusion diagnostic events #7027

Register schema services
7788332
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

45.71% of diff hit (target 72.80%)

View this Pull Request on Codecov

45.71% of diff hit (target 72.80%)

Annotations

Check warning on line 89 in src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 97 in src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs#L91-L97

Added lines #L91 - L97 were not covered by tests

Check warning on line 100 in src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 133 in src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/DependencyInjection/FusionRequestExecutorBuilderExtensions.cs#L133

Added line #L133 was not covered by tests

Check warning on line 194 in src/HotChocolate/Fusion/src/Core/Execution/Nodes/QueryPlan.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/Execution/Nodes/QueryPlan.cs#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 73 in src/HotChocolate/Fusion/src/Core/Execution/Nodes/Resolve.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/Execution/Nodes/Resolve.cs#L73

Added line #L73 was not covered by tests

Check warning on line 93 in src/HotChocolate/Fusion/src/Core/Execution/Nodes/ResolveByKeyBatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/Execution/Nodes/ResolveByKeyBatch.cs#L93

Added line #L93 was not covered by tests

Check warning on line 82 in src/HotChocolate/Fusion/src/Core/Execution/Pipeline/OperationExecutionMiddleware.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Fusion/src/Core/Execution/Pipeline/OperationExecutionMiddleware.cs#L80-L82

Added lines #L80 - L82 were not covered by tests