fix: remove unique events logic from the ChainGetEvents API
#6286
Codecov / codecov/project
succeeded
Jan 20, 2026 in 0s
58.71% (-0.06%) compared to f96325d
View this Pull Request on Codecov
58.71% (-0.06%) compared to f96325d
Details
Codecov Report
❌ Patch coverage is 32.08955% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.71%. Comparing base (f96325d) to head (8aea806).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain/store/chain_store.rs | 67.70% <100.00%> (-1.02%) |
⬇️ |
| src/chain_sync/chain_follower.rs | 38.54% <ø> (-0.10%) |
⬇️ |
| src/daemon/context.rs | 64.97% <ø> (-0.17%) |
⬇️ |
| src/db/car/many.rs | 67.24% <ø> (+0.02%) |
⬆️ |
| src/db/memory.rs | 86.40% <ø> (+0.99%) |
⬆️ |
| src/db/migration/migration_map.rs | 88.95% <ø> (ø) |
|
| src/db/mod.rs | 41.66% <ø> (+2.72%) |
⬆️ |
| src/db/parity_db.rs | 69.75% <ø> (+1.73%) |
⬆️ |
| src/libp2p/chain_exchange/provider.rs | 83.45% <ø> (-0.12%) |
⬇️ |
| src/rpc/methods/sync.rs | 71.83% <100.00%> (-1.33%) |
⬇️ |
| ... and 12 more |
... and 10 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update f96325d...8aea806. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading