Skip to content

Conversation

@krille-chan
Copy link
Contributor

No description provided.

@krille-chan krille-chan force-pushed the krille/set-timer-for-soft-logout branch from 0fcb866 to 24be928 Compare June 18, 2025 12:56
@codecov
Copy link

codecov bot commented Jun 22, 2025

Codecov Report

❌ Patch coverage is 26.92308% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.63%. Comparing base (72768af) to head (9b7e5c1).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/client.dart 26.92% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2112      +/-   ##
==========================================
- Coverage   55.67%   55.63%   -0.05%     
==========================================
  Files         146      146              
  Lines       18337    18353      +16     
==========================================
  Hits        10210    10210              
- Misses       8127     8143      +16     
Files with missing lines Coverage Δ
lib/src/client.dart 76.67% <26.92%> (-0.85%) ⬇️

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 72768af...9b7e5c1. Read the comment docs.


async.Result? softLogoutResult;

while (softLogoutResult?.isValue != true) {
Copy link
Member

Choose a reason for hiding this comment

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

wouldn't #2033 with a debounce be better?

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.

3 participants