stream-feed-flutter icon indicating copy to clipboard operation
stream-feed-flutter copied to clipboard

fix timeout error

Open sachaarbonel opened this issue 4 years ago • 1 comments

sachaarbonel avatar Feb 23 '22 22:02 sachaarbonel

Codecov Report

Merging #201 (2d93725) into master (90789df) will decrease coverage by 0.39%. The diff coverage is 54.28%.

:exclamation: Current head 2d93725 differs from pull request most recent head 70cb9e8. Consider uploading reports for the commit 70cb9e8 to get more accurate results

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
- Coverage   76.94%   76.55%   -0.40%     
==========================================
  Files         139      142       +3     
  Lines        4646     4705      +59     
==========================================
+ Hits         3575     3602      +27     
- Misses       1071     1103      +32     
Impacted Files Coverage Δ
packages/faye_dart/lib/src/subscription.dart 76.92% <ø> (ø)
...es/stream_feed/lib/src/client/aggregated_feed.dart 94.28% <ø> (ø)
...ream_feed/lib/src/client/image_storage_client.dart 91.30% <ø> (ø)
...s/stream_feed/lib/src/client/reactions_client.dart 91.17% <ø> (ø)
...stream_feed/lib/src/client/stream_feed_client.dart 100.00% <ø> (ø)
...m_feed/lib/src/client/stream_feed_client_impl.dart 86.62% <ø> (ø)
...ckages/stream_feed/lib/src/core/api/batch_api.dart 1.49% <ø> (ø)
...es/stream_feed/lib/src/core/api/reactions_api.dart 96.82% <ø> (ø)
...eam_feed/lib/src/core/http/stream_http_client.dart 71.21% <ø> (ø)
...ckages/stream_feed/lib/src/core/models/filter.dart 76.47% <0.00%> (-10.20%) :arrow_down:
... and 23 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 24e36d2...70cb9e8. Read the comment docs.

codecov[bot] avatar Mar 29 '22 15:03 codecov[bot]