Ran
|
Jobs
1
|
Files
26
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
241 of 398 branches covered (60.55%)
Branch coverage included in aggregate %.
1071 of 1379 relevant lines covered (77.66%)
845.11 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2599835228.1 | 26 |
73.83 |
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 | |
33.33 | src/FastCache.Cached/CacheManager.cs | 348 + 16 | 155 + 6 | 49 + 11 | 106 - 5 | 21.0 + 14 | 26 + 12 | 44 - 2 | |
34.25 | src/FastCache.Cached/EvictionJob.cs | 116 - 1 | 51 | 18 | 33 | 1768.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 | |
51.74 | src/FastCache.Cached/EvictionQuickList.cs | 343 + 12 | 141 + 4 | 75 + 8 | 66 - 4 | 1664.0 - 161 | 29 + 3 | 31 - 3 | |
66.67 | src/FastCache.Cached/Helpers/ThrowHelpers.cs | 34 | 3 | 2 | 1 | 4.0 | 0 | 0 | |
75.41 | src/FastCache.Cached/Constants.cs | 96 | 39 | 36 | 3 | 2.0 | 10 | 12 | |
78.79 | src/FastCache.Cached/Collections/CachedRange.cs | 157 - 1 | 59 | 46 | 13 | 113.0 | 32 | 8 |