Skip to content

Fix dead properties#54

Merged
Menelion merged 2 commits into
masterfrom
fix-dead-props
Feb 2, 2026
Merged

Fix dead properties#54
Menelion merged 2 commits into
masterfrom
fix-dead-props

Try fixing integration tests

9f17246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 0s

76.08% (+0.91%) compared to a697dd9

View this Pull Request on Codecov

76.08% (+0.91%) compared to a697dd9

Details

Codecov Report

❌ Patch coverage is 92.42424% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.08%. Comparing base (a697dd9) to head (9f17246).

Files with missing lines Patch % Lines
src/SharpSync/Storage/LocalFileStorage.cs 89.06% 3 Missing and 4 partials ⚠️
src/SharpSync/Sync/SyncEngine.cs 93.33% 2 Missing and 4 partials ⚠️
src/SharpSync/Storage/SftpStorage.cs 93.93% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   75.17%   76.08%   +0.91%     
==========================================
  Files          41       42       +1     
  Lines        4660     4850     +190     
  Branches      640      684      +44     
==========================================
+ Hits         3503     3690     +187     
+ Misses        917      912       -5     
- Partials      240      248       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.