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

feat: allow to configure the apt upgrade method on debian #749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: allow to configure the apt upgrade method

eed298c
Select commit
Loading
Failed to load commit list.
Open

feat: allow to configure the apt upgrade method on debian #749

feat: allow to configure the apt upgrade method
eed298c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2024 in 0s

4.98% (-0.06%) compared to 373cd3b

View this Pull Request on Codecov

4.98% (-0.06%) compared to 373cd3b

Details

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 4.98%. Comparing base (373cd3b) to head (eed298c).

Files Patch % Lines
src/config.rs 0.00% 9 Missing ⚠️
src/steps/os/linux.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #749      +/-   ##
========================================
- Coverage   5.03%   4.98%   -0.06%     
========================================
  Files         37      37              
  Lines      12085   12216     +131     
========================================
  Hits         609     609              
- Misses     11476   11607     +131     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.