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

service: add some unit test cases #1455

Merged
merged 3 commits into from
Nov 3, 2023

ci: add configurations to setup fscache

62adc28
Select commit
Loading
Failed to load commit list.
Merged

service: add some unit test cases #1455

ci: add configurations to setup fscache
62adc28
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

45.65% (+1.28%) compared to ac55d7f

View this Pull Request on Codecov

45.65% (+1.28%) compared to ac55d7f

Details

Codecov Report

Merging #1455 (62adc28) into master (ac55d7f) will increase coverage by 1.28%.
The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1455      +/-   ##
==========================================
+ Coverage   44.37%   45.65%   +1.28%     
==========================================
  Files         123      123              
  Lines       38896    39170     +274     
  Branches    38896    39170     +274     
==========================================
+ Hits        17260    17885     +625     
+ Misses      20695    20298     -397     
- Partials      941      987      +46     
Files Coverage Δ
service/src/blob_cache.rs 82.69% <100.00%> (+4.44%) ⬆️
service/src/fs_cache.rs 29.21% <100.00%> (+20.48%) ⬆️
service/src/singleton.rs 55.26% <100.00%> (+55.26%) ⬆️
service/src/block_device.rs 75.81% <96.99%> (+37.21%) ⬆️

... and 10 files with indirect coverage changes