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

Fixed SSH setup not correctly processing false value from variable. #1288

Merged
merged 1 commit into from
Apr 26, 2024

Fixed SSH setup not correctly processing `false` value from variable.

6e3efc1
Select commit
Loading
Failed to load commit list.
Merged

Fixed SSH setup not correctly processing false value from variable. #1288

Fixed SSH setup not correctly processing `false` value from variable.
6e3efc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 26, 2024 in 0s

57.53% (-9.29%) compared to 0d1d1c1

View this Pull Request on Codecov

57.53% (-9.29%) compared to 0d1d1c1

Details

Codecov Report

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

Project coverage is 57.53%. Comparing base (0d1d1c1) to head (6e3efc1).

Files Patch % Lines
.scaffold/tests/bats/_helper.bash 0.00% 7 Missing ⚠️
scripts/drevops/setup-ssh.sh 28.57% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1288      +/-   ##
===========================================
- Coverage    66.82%   57.53%   -9.29%     
===========================================
  Files           50       50              
  Lines         3183     3184       +1     
===========================================
- Hits          2127     1832     -295     
- Misses        1056     1352     +296     

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