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
4.96k stars 722 forks source link

Fixes include directive on fusion gateway. #7050

Closed michaelstaib closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 74.47%. Comparing base (2febcbf) to head (bb61c12). Report is 8 commits behind head on main.

Files Patch % Lines
src/HotChocolate/Core/src/Execution/ThrowHelper.cs 21.42% 11 Missing :warning:
src/HotChocolate/Core/src/Execution/ErrorHelper.cs 45.45% 6 Missing :warning:
...ypes/Types/Interceptors/FlagEnumTypeInterceptor.cs 0.00% 5 Missing :warning:
...e/Core/src/Types/Types/Relay/NodeFieldResolvers.cs 0.00% 4 Missing :warning:
...ocolate/Core/src/Execution/Processing/Selection.cs 85.71% 2 Missing :warning:
...tChocolate/Core/src/Types/Utilities/ErrorHelper.cs 0.00% 2 Missing :warning:
...rc/HotChocolate/Core/src/Validation/ErrorHelper.cs 95.55% 2 Missing :warning:
...HotChocolate/Core/src/Abstractions/ErrorBuilder.cs 91.66% 1 Missing :warning:
...tChocolate/Core/src/Types/Utilities/ThrowHelper.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7050 +/- ## ========================================== + Coverage 69.90% 74.47% +4.57% ========================================== Files 2602 2608 +6 Lines 130093 130128 +35 ========================================== + Hits 90937 96911 +5974 + Misses 39156 33217 -5939 ``` | [Flag](https://app.codecov.io/gh/ChilliCream/graphql-platform/pull/7050/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/7050/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChilliCream) | `74.47% <76.87%> (+4.57%)` | :arrow_up: | 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.

github-actions[bot] commented 1 month ago

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Redundant argument with default value 🔶 Warning 1
Redundant nullable directive 🔶 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