ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
5.03k stars 723 forks source link

Add Fusion diagnostic events #7027

Closed tobias-tengler closed 2 months ago

github-actions[bot] commented 2 months ago

Qodana for .NET

18 new problems were found

Inspection name Severity Problems
Redundant nullable warning suppression expression 🔶 Warning 14
Method return value is never used (private accessibility) 🔶 Warning 3
Unused type parameter 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 70.07%. Comparing base (7c6dc9a) to head (7788332). Report is 2 commits behind head on main.

Files Patch % Lines
...njection/FusionRequestExecutorBuilderExtensions.cs 7.69% 12 Missing :warning:
...Execution/Pipeline/OperationExecutionMiddleware.cs 72.72% 3 Missing :warning:
...olate/Fusion/src/Core/Execution/Nodes/QueryPlan.cs 0.00% 2 Missing :warning:
...ocolate/Fusion/src/Core/Execution/Nodes/Resolve.cs 0.00% 1 Missing :warning:
...sion/src/Core/Execution/Nodes/ResolveByKeyBatch.cs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7027 +/- ## ========================================== - Coverage 72.80% 70.07% -2.74% ========================================== Files 2585 2571 -14 Lines 129491 128855 -636 ========================================== - Hits 94282 90300 -3982 - Misses 35209 38555 +3346 ``` | [Flag](https://app.codecov.io/gh/ChilliCream/graphql-platform/pull/7027/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChilliCream) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ChilliCream/graphql-platform/pull/7027/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChilliCream) | `70.07% <45.71%> (-2.74%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChilliCream#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.