Skip to content

docs: clarify own_result is error-safe but not unwind-safe

0989fe0
Select commit
Loading
Failed to load commit list.
Closed

fix: eliminate Owner poisoning in own_result by requiring value recovery on error #621

docs: clarify own_result is error-safe but not unwind-safe
0989fe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

90.71% (+0.01%) compared to 6285dde

View this Pull Request on Codecov

90.71% (+0.01%) compared to 6285dde

Details

Codecov Report

❌ Patch coverage is 91.80328% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.71%. Comparing base (6285dde) to head (0989fe0).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
merk/src/tree/mod.rs 88.37% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #621      +/-   ##
===========================================
+ Coverage    90.70%   90.71%   +0.01%     
===========================================
  Files          182      182              
  Lines        50734    50880     +146     
===========================================
+ Hits         46016    46157     +141     
- Misses        4718     4723       +5     
Components Coverage Δ
grovedb-core 88.86% <ø> (+0.06%) ⬆️
merk 92.03% <91.80%> (-0.03%) ⬇️
storage 86.37% <ø> (ø)
commitment-tree 96.41% <ø> (ø)
mmr 96.72% <ø> (ø)
bulk-append-tree 90.85% <ø> (ø)
element 97.55% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.