Skip to content

fix(platform): reject contradictory keep-history document deletes - #4218

Open
QuantumExplorer wants to merge 1 commit into
v4.2-devfrom
fix/keep-history-delete-rejection
Open

fix(platform): reject contradictory keep-history document deletes#4218
QuantumExplorer wants to merge 1 commit into
v4.2-devfrom
fix/keep-history-delete-rejection

fix(platform): reject contradictory keep-history document deletes

6143053
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 93.13725% with 14 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (v4.2-dev@ddeae14). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ument_type/class_methods/try_from_schema/v3/mod.rs 94.93% 8 Missing ⚠️
...ete_transition_action/advanced_structure_v1/mod.rs 86.20% 4 Missing ⚠️
...document_type/class_methods/try_from_schema/mod.rs 92.30% 1 Missing ⚠️
.../document/document_delete_transition_action/mod.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             v4.2-dev    #4218   +/-   ##
===========================================
  Coverage            ?   87.53%           
===========================================
  Files               ?     2669           
  Lines               ?   338272           
  Branches            ?        0           
===========================================
  Hits                ?   296105           
  Misses              ?    42167           
  Partials            ?        0           
Components Coverage Δ
dpp 88.50% <0.00%> (?)
drive 86.32% <0.00%> (?)
drive-abci 89.49% <0.00%> (?)
sdk ∅ <0.00%> (?)
dapi-client ∅ <0.00%> (?)
platform-version ∅ <0.00%> (?)
platform-value 92.88% <0.00%> (?)
platform-wallet ∅ <0.00%> (?)
drive-proof-verifier 49.79% <0.00%> (?)
🚀 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.