gql-dart / ferry

Stream-based strongly typed GraphQL client for Dart
https://ferrygraphql.com/
MIT License
593 stars 113 forks source link

#fix: allocator for tristate_optional usage #583

Open LiLatee opened 5 months ago

LiLatee commented 5 months ago

Fix for the issue https://github.com/gql-dart/ferry/issues/582.

Explanation:

@knaeckeKami I am not familiar with the tests there. Could you explain how to fix them? 🙏

TODO:

netlify[bot] commented 5 months ago

Deploy Preview for verdant-brigadeiros-5171fa canceled.

Name Link
Latest commit 322610c67e40b5fe1fa1afd7128ac605c77404e2
Latest deploy log https://app.netlify.com/sites/verdant-brigadeiros-5171fa/deploys/65d36fb37dce160008686696
knaeckeKami commented 5 months ago

I am also not familar with these tests, but given the failure i highly suspect that the import prefix changed due to your changes