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

fix: Fix handling of the privateKeyFile and api-enabled options #640

Merged
merged 3 commits into from
Nov 29, 2024

Lint

5199c9b
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix handling of the privateKeyFile and api-enabled options #640

Lint
5199c9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 1s

12.52% (-0.19%) compared to eaa4303

View this Pull Request on Codecov

12.52% (-0.19%) compared to eaa4303

Details

Codecov Report

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

Project coverage is 12.52%. Comparing base (eaa4303) to head (5199c9b).

Files with missing lines Patch % Lines
pkg/config/app.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
- Coverage   12.71%   12.52%   -0.19%     
==========================================
  Files          93       93              
  Lines        6766     6770       +4     
==========================================
- Hits          860      848      -12     
- Misses       5831     5847      +16     
  Partials       75       75              

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