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.23k stars 613 forks source link

feat(graphql): added WebSocket token refresh and autoReconnect toggling #1366

Closed vytautas-pranskunas- closed 1 year ago

vytautas-pranskunas- commented 1 year ago

Fixes / Enhancements

Docs

Added documentation for both of them -->

codecov[bot] commented 1 year ago

Codecov Report

Merging #1366 (63929db) into main (71d7502) will increase coverage by 0.51%. The diff coverage is 100.00%.

:exclamation: Current head 63929db differs from pull request most recent head e1c6d54. Consider uploading reports for the commit e1c6d54 to get more accurate results

@@            Coverage Diff             @@
##             main    #1366      +/-   ##
==========================================
+ Coverage   63.67%   64.19%   +0.51%     
==========================================
  Files          41       41              
  Lines        1696     1715      +19     
==========================================
+ Hits         1080     1101      +21     
+ Misses        616      614       -2     
Impacted Files Coverage Δ
...lib/src/links/websocket_link/websocket_client.dart 82.60% <100.00%> (+2.51%) :arrow_up: