Ran
|
Jobs
1
|
Files
26
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
236 of 402 branches covered (58.71%)
Branch coverage included in aggregate %.
1061 of 1382 relevant lines covered (76.77%)
866.36 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2601748289.1 | 26 |
72.7 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | ...ld/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs | 4 | 1 | 0 | 1 | 0.0 | 0 | 0 | |
24.89 | src/FastCache.Cached/CacheManager.cs | 348 | 155 | 39 + 1 | 116 - 1 | 8.0 + 4 | 17 + 1 | 53 - 1 | |
34.25 | src/FastCache.Cached/EvictionJob.cs | 116 | 51 | 18 | 33 | 1769.0 + 1.0 | 7 | 15 | |
50.0 | src/FastCache.Cached/CachedExtensions.cs | 84 | 16 | 8 | 8 | 2628.0 | 0 | 0 | |
50.0 | tests/FastCache.CachedTests/TestHelpers.cs | 71 | 14 | 7 | 7 | 16612.0 | 0 | 0 | |
50.0 | src/FastCache.Cached/Cached.GetOrCompute.cs | 301 | 130 | 65 | 65 | 2.0 | 42 | 42 | |
50.25 | src/FastCache.Cached/EvictionQuickList.cs | 343 | 141 | 72 + 4 | 69 - 4 | 1926.0 + 94 | 29 + 3 | 31 - 3 | |
66.67 | src/FastCache.Cached/Helpers/ThrowHelpers.cs | 34 | 3 | 2 | 1 | 4.0 | 0 | 0 | |
75.81 | src/FastCache.Cached/Constants.cs | 96 | 40 + 1 | 37 + 1 | 3 | 2.0 | 10 | 12 | |
79.21 | src/FastCache.Cached/Collections/CachedRange.cs | 157 | 59 | 46 | 13 | 247.0 + 134 | 34 + 2 | 8 |