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

Handle OS Interruptions #217

Merged
merged 1 commit into from
Jan 25, 2024

Handle OS interruptions

693f4c5
Select commit
Loading
Failed to load commit list.
Merged

Handle OS Interruptions #217

Handle OS interruptions
693f4c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2023 in 0s

24.33% (-0.03%) compared to 6520f9e

View this Pull Request on Codecov

24.33% (-0.03%) compared to 6520f9e

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6520f9e) 24.35% compared to head (693f4c5) 24.33%.
Report is 4 commits behind head on master.

Files Patch % Lines
src/sync/server.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
- Coverage   24.35%   24.33%   -0.03%     
==========================================
  Files          16       16              
  Lines        2652     2655       +3     
==========================================
  Hits          646      646              
- Misses       2006     2009       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.