Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix timeout error #201

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

fix timeout error #201

wants to merge 3 commits into from

Conversation

sachaarbonel
Copy link
Member

No description provided.

@sachaarbonel sachaarbonel linked an issue Feb 23, 2022 that may be closed by this pull request
4 tasks
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

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

❗ 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%) ⬇️
... 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type mismatch crash at SDK on timeout error
1 participant