Open sagebind opened 2 years ago
Base: 52.99% // Head: 52.42% // Decreases project coverage by -0.56%
:warning:
Coverage data is based on head (
c39f6f8
) compared to base (096aff7
). Patch coverage: 28.15% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Refactor the API for SSL/TLS configuration. This accounts for the fact that the TLS engine can vary (as rustls is now an option) and corrects some confusing parts of the API that don't always make sense.