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

Use SortedDictionary for consistent order of persisted queries when writing relay format #7078

Closed DanielZuerrer closed 2 weeks ago

DanielZuerrer commented 3 weeks ago

Deterministic order for persisted queries in relay format

Closes #7075

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.32%. Comparing base (48de6f2) to head (6c2fd69).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7078 +/- ## ========================================== + Coverage 73.40% 77.32% +3.91% ========================================== Files 2632 2646 +14 Lines 131361 131997 +636 ========================================== + Hits 96429 102064 +5635 + Misses 34932 29933 -4999 ``` | [Flag](https://app.codecov.io/gh/ChilliCream/graphql-platform/pull/7078/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/7078/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChilliCream) | `77.32% <ø> (+3.91%)` | :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.

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.