zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

[WIP] feat(graphql_normalize): Fork normalize #1192

Closed budde377 closed 2 years ago

budde377 commented 2 years ago

This PR forks normalize.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1192 (3998cbe) into main (7a84abb) will increase coverage by 6.33%. The diff coverage is 88.84%.

:exclamation: Current head 3998cbe differs from pull request most recent head c55f521. Consider uploading reports for the commit c55f521 to get more accurate results

@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
+ Coverage   59.61%   65.95%   +6.33%     
==========================================
  Files          41       64      +23     
  Lines        1684     2150     +466     
==========================================
+ Hits         1004     1418     +414     
- Misses        680      732      +52     
Impacted Files Coverage Δ
...graphql/lib/src/cache/_normalizing_data_proxy.dart 92.98% <ø> (ø)
...raphql/lib/src/cache/_optimistic_transactions.dart 78.94% <ø> (ø)
packages/graphql/lib/src/cache/cache.dart 79.06% <ø> (ø)
packages/graphql/lib/src/cache/fragment.dart 20.45% <ø> (ø)
...es/graphql/lib/src/exceptions/exceptions_next.dart 16.98% <ø> (ø)
packages/graphql/lib/src/utilities/helpers.dart 91.30% <ø> (ø)
...ages/graphql_normalize/lib/src/utils/identify.dart 0.00% <0.00%> (ø)
...normalize/lib/src/utils/operation_field_names.dart 0.00% <0.00%> (ø)
...es/graphql_normalize/lib/src/utils/exceptions.dart 33.33% <33.33%> (ø)
...phql_normalize/lib/src/utils/get_fragment_map.dart 66.66% <66.66%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us.