You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better test coverage would help preventing future commits/syncing breaking the previously manually validated functionalities(e.g., #303).
Currently, uTLS does not have enough test coverage to make sure all introduced features beyond the upstream (crypto/tls) are consistently working as expected.
The text was updated successfully, but these errors were encountered:
Better test coverage would help preventing future commits/syncing breaking the previously manually validated functionalities(e.g., #303).
Currently, uTLS does not have enough test coverage to make sure all introduced features beyond the upstream (
crypto/tls
) are consistently working as expected.The text was updated successfully, but these errors were encountered: