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

♻️ Use cryptography primivites for x509 certificate processing #55

Merged
merged 1 commit into from
Feb 23, 2024

:recycle: Use cryptography primivites for x509 certificate processing

0ba9cff
Select commit
Loading
Failed to load commit list.
Merged

♻️ Use cryptography primivites for x509 certificate processing #55

:recycle: Use cryptography primivites for x509 certificate processing
0ba9cff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 0s

96.01% (+0.00%) compared to 9fe58b5

View this Pull Request on Codecov

96.01% (+0.00%) compared to 9fe58b5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9fe58b5) 96.01% compared to head (0ba9cff) 96.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files          72       72           
  Lines        3215     3216    +1     
=======================================
+ Hits         3087     3088    +1     
  Misses        128      128           

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