Skip to content

Fix JointFabricDatastore ownership, lifetime, and sync edge cases

58264e2
Select commit
Loading
Failed to load commit list.
Open

Fix JointFabricDatastore ownership, lifetime, and sync edge cases #71453

Fix JointFabricDatastore ownership, lifetime, and sync edge cases
58264e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

54.27% (-0.05%) compared to fdb31db

View this Pull Request on Codecov

54.27% (-0.05%) compared to fdb31db

Details

Codecov Report

❌ Patch coverage is 70.00000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.27%. Comparing base (fdb31db) to head (58264e2).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/app/server/JointFabricDatastore.cpp 72.41% 24 Missing ⚠️
src/app/server/JointFabricDatastore.h 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #71453      +/-   ##
==========================================
- Coverage   54.31%   54.27%   -0.05%     
==========================================
  Files        1576     1576              
  Lines      108247   108317      +70     
  Branches    13401    13428      +27     
==========================================
- Hits        58796    58784      -12     
- Misses      49451    49533      +82     

☔ 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.