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

ci: fixed CI to continue to use flutter 2.x #1133

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

New flutter version = graohql flutter new major version?

we, need to discuss a little bit this! for now we fix the github ci to flutter 2.x

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #1133 (f5c8065) into main (ad8aec7) will decrease coverage by 2.70%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1133      +/-   ##
==========================================
- Coverage   57.53%   54.83%   -2.71%     
==========================================
  Files          41       13      -28     
  Lines        1658      248    -1410     
==========================================
- Hits          954      136     -818     
+ Misses        704      112     -592     
Impacted Files Coverage Δ
packages/graphql/lib/src/core/query_manager.dart
...ackages/graphql/lib/src/utilities/platform_io.dart
packages/graphql/lib/src/scheduler/scheduler.dart
packages/graphql/lib/src/links/auth_link.dart
packages/graphql/lib/src/cache/hive_store.dart
packages/graphql/lib/src/cache/store.dart
...graphql/lib/src/cache/_normalizing_data_proxy.dart
packages/graphql/lib/src/core/policies.dart
...es/graphql/lib/src/core/_query_write_handling.dart
packages/graphql/lib/src/core/_base_options.dart
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad8aec7...f5c8065. Read the comment docs.