source/kernel: add unit tests for kernel version parsing #1588
Codecov / codecov/project
succeeded
Feb 15, 2024 in 1s
29.46% (target 0.00%)
View this Pull Request on Codecov
29.46% (target 0.00%)
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
e0b8a52
) 29.27% compared to head (32b1088
) 29.46%.
Additional details and impacted files
@@ Coverage Diff @@
## master #1588 +/- ##
==========================================
+ Coverage 29.27% 29.46% +0.19%
==========================================
Files 101 101
Lines 9340 9343 +3
==========================================
+ Hits 2734 2753 +19
+ Misses 6336 6320 -16
Partials 270 270
Files | Coverage Δ | |
---|---|---|
source/kernel/kernel.go | 29.26% <0.00%> (ø) |
|
source/kernel/version.go | 61.29% <62.50%> (+61.29%) |
⬆️ |
Loading