• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Neptune-Crypto / neptune-core / 17130144473
75%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2025 03:42PM UTC
Jobs 1
Files 228
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Aug 2025 02:36PM UTC coverage: 74.04% (+0.1%) from 73.898%
17130144473

push

github

Sword-Smith
refactor(mempool): Check conflict cache before accepting tx

Rename mempool method that checks if tx is already in mempool to
`accept_transactions`, and make this method also check the conflict
cache. If a transaction is in the conflict cache, it should not be
accepted from a peer.

To achieve this efficiently, the conflict cache now has a hash map with
transaction kernel IDs as keys that can be used for fast lookups.

Harden some tests.

35 of 47 new or added lines in 3 files covered. (74.47%)

475 existing lines in 14 files now uncovered.

23644 of 31934 relevant lines covered (74.04%)

620756.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
92.98
-0.05% neptune-core/src/models/state/mempool.rs
8
85.94
neptune-core/src/models/state/mempool/merge_input_cache.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.85
-0.22% neptune-core/src/models/blockchain/block/pow.rs
1
97.14
0.0% neptune-core/src/models/blockchain/transaction/announcement.rs
1
72.42
0.0% neptune-core/src/models/peer.rs
1
85.0
0.0% neptune-core/src/models/state/mempool/upgrade_priority.rs
2
80.7
-0.17% neptune-core/src/models/state/mod.rs
3
72.13
3.04% neptune-core/src/models/blockchain/transaction/transaction_proof.rs
8
96.08
-2.61% neptune-core/src/models/blockchain/type_scripts/time_lock.rs
10
86.63
-2.91% neptune-core/src/connect_to_peers.rs
10
95.35
-2.38% neptune-core/src/models/blockchain/transaction/transaction_kernel.rs
21
26.21
5.12% neptune-core/src/api/tx_initiation/initiator.rs
31
92.98
-0.05% neptune-core/src/models/state/mempool.rs
48
66.58
-0.28% neptune-core/src/peer_loop.rs
55
88.45
0.24% neptune-core/src/models/state/wallet/wallet_state.rs
283
66.33
0.76% neptune-core/src/rpc_server.rs
Jobs
ID Job ID Ran Files Coverage
1 17130144473.1 21 Aug 2025 03:42PM UTC 228
74.04
GitHub Action Run
Source Files on build 17130144473
  • Tree
  • List 228
  • Changed 16
  • Source Changed 9
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17130144473
  • 775e04fd on github
  • Prev Build on master (#17103344937)
  • Next Build on master (#17153468957)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc