Skip to content

Fix: The start should be the inclusive max key if Backward scan#1084

Open
Wi1l-B0t wants to merge 1 commit into
neo-project:masterfrom
Wi1l-B0t:fix.FindRange
Open

Fix: The start should be the inclusive max key if Backward scan#1084
Wi1l-B0t wants to merge 1 commit into
neo-project:masterfrom
Wi1l-B0t:fix.FindRange

Fix: The start is the inclusive max key if Backward scan

cda0325
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 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 48.14815% with 28 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@a02972d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
plugins/RocksDBStore/Plugins/Storage/Snapshot.cs 13.33% 13 Missing ⚠️
plugins/LevelDBStore/Plugins/Storage/Snapshot.cs 0.00% 11 Missing ⚠️
plugins/LevelDBStore/Plugins/Storage/Store.cs 76.92% 2 Missing and 1 partial ⚠️
plugins/RocksDBStore/Plugins/Storage/Store.cs 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1084   +/-   ##
=========================================
  Coverage          ?   47.32%           
=========================================
  Files             ?      273           
  Lines             ?    15779           
  Branches          ?     2017           
=========================================
  Hits              ?     7467           
  Misses            ?     7799           
  Partials          ?      513           

☔ View full report in Codecov by Harness.
📢 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.