Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source/kernel: add unit tests for kernel version parsing #1588

Merged
merged 1 commit into from
Feb 15, 2024

source/kernel: add unit tests for kernel version parsing

32b1088
Select commit
Loading
Failed to load commit list.
Merged

source/kernel: add unit tests for kernel version parsing #1588

source/kernel: add unit tests for kernel version parsing
32b1088
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️