Skip to content

Conversation

@krille-chan
Copy link
Contributor

We can assume that the server does not
return the profile for a reason. However
if we have a retry after ms field we can
unblock the retry after waiting.

We can assume that the server does not
return the profile for a reason. However
if we have a retry after ms field we can
unblock the retry after waiting.
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.95%. Comparing base (96f1f05) to head (01e8d4d).

Files with missing lines Patch % Lines
lib/src/client.dart 66.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2175   +/-   ##
=======================================
  Coverage   56.95%   56.95%           
=======================================
  Files         148      148           
  Lines       19148    19153    +5     
=======================================
+ Hits        10905    10908    +3     
- Misses       8243     8245    +2     
Files with missing lines Coverage Δ
lib/src/client.dart 77.74% <66.66%> (-0.06%) ⬇️

Continue to review full report in Codecov by Sentry.

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

Copy link
Member

@td-famedly td-famedly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can easily have a test for this, do you want to add it now?

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.

4 participants