|
Ran
|
Jobs
1
|
Files
416
|
Run time
2min
|
Badge
README BADGES
|
push
github
[`Optimize`]: some optimizations for `KeyedCollectionSlim` (#3913) * optimize: KeyedCollectionSlim * 1. Add comments for KeyedCollectionSlim; * 2. Remove unnecessary 'where' conditions, keep 'where condition' the same as KeyedCollection; * 3. Add initialcapacity for .ctor; * 4. Add some benchmarks; * Update src/Neo.IO/Caching/KeyedCollectionSlim.cs * Revert "Update src/Neo.IO/Caching/KeyedCollectionSlim.cs" This reverts commit 31b0128f8. --------- Co-authored-by: Shargon <shargon@gmail.com>
6443 of 9002 branches covered (71.57%)
Branch coverage included in aggregate %.
20 of 24 new or added lines in 2 files covered. (83.33%)
42 existing lines in 6 files now uncovered.22922 of 27668 relevant lines covered (82.85%)
127899.37 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
38.53 |
-2.36% | src/Neo/Network/P2P/RemoteNode.ProtocolHandler.cs |
| 3 |
90.0 |
-3.75% | src/Neo.IO/Caching/KeyedCollectionSlim.cs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
74.67 |
-0.56% | src/Neo/Ledger/Blockchain.cs |
| 5 |
80.08 |
-2.85% | src/Neo/Network/P2P/RemoteNode.cs |
| 6 |
78.75 |
-12.5% | src/Neo/Network/P2P/Payloads/ExtensiblePayload.cs |
| 8 |
38.53 |
-2.36% | src/Neo/Network/P2P/RemoteNode.ProtocolHandler.cs |
| 10 |
68.71 |
-4.24% | src/Neo/Network/P2P/TaskManager.cs |
| 11 |
81.14 |
-0.09% | src/Neo/SmartContract/Native/ContractManagement.cs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14659642085.1 | 2713 |
25.46 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|