AFFiNE icon indicating copy to clipboard operation
AFFiNE copied to clipboard

chore: skip sync when offline

Open lawvs opened this issue 2 years ago • 2 comments

This pull request adds the functionality to skip the sync workspace when the user is offline.

lawvs avatar Feb 02 '24 08:02 lawvs

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2e3ffec) 65.19% compared to head (6a2721d) 65.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #5786   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files         347      347           
  Lines       19624    19624           
  Branches     1649     1649           
=======================================
  Hits        12793    12793           
  Misses       6611     6611           
  Partials      220      220           
Flag Coverage Δ
server-test 71.49% <ø> (ø)
unittest 46.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 02 '24 08:02 codecov[bot]