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

Make TLS and Authorization Configuration Fields Optional #589

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Add error handling for missing PEM paths when TLS is enabled

3348797
Select commit
Loading
Failed to load commit list.
Open

Make TLS and Authorization Configuration Fields Optional #589

Add error handling for missing PEM paths when TLS is enabled
3348797
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

54.50% (+0.02%) compared to faab999

View this Pull Request on Codecov

54.50% (+0.02%) compared to faab999

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 54.50%. Comparing base (faab999) to head (3348797).

Files with missing lines Patch % Lines
crates/notary/server/src/server.rs 90.90% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #589      +/-   ##
==========================================
+ Coverage   54.48%   54.50%   +0.02%     
==========================================
  Files         193      193              
  Lines       20618    20633      +15     
==========================================
+ Hits        11234    11247      +13     
- Misses       9384     9386       +2     

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