Skip to content

fix: change keyfile watcher to poll instead of inotify on FAT32#1820

Merged
pujitm merged 3 commits into
mainfrom
fix/registration-sync
Dec 8, 2025
Merged

fix: change keyfile watcher to poll instead of inotify on FAT32#1820
pujitm merged 3 commits into
mainfrom
fix/registration-sync

assert with enum instead of plain string

ebdb013
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

52.06% (+0.02%) compared to 832e9d0

View this Pull Request on Codecov

52.06% (+0.02%) compared to 832e9d0

Details

Codecov Report

❌ Patch coverage is 72.41379% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.06%. Comparing base (832e9d0) to head (ebdb013).

Files with missing lines Patch % Lines
api/src/store/watch/registration-watch.ts 72.41% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1820      +/-   ##
==========================================
+ Coverage   52.04%   52.06%   +0.02%     
==========================================
  Files         874      874              
  Lines       50372    50396      +24     
  Branches     5017     5014       -3     
==========================================
+ Hits        26214    26238      +24     
  Misses      24083    24083              
  Partials       75       75              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.