Skip to content

Perform version check of OpenSSL when fetching EC curve names.

49c6876
Select commit
Loading
Failed to load commit list.
Open

Added support for EC keys #38

Perform version check of OpenSSL when fetching EC curve names.
49c6876
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2025 in 0s

75.81% (-1.76%) compared to 10f7b7b

View this Pull Request on Codecov

75.81% (-1.76%) compared to 10f7b7b

Details

Codecov Report

❌ Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.81%. Comparing base (10f7b7b) to head (49c6876).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
src/OpenSSL.jl 94.23% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   77.56%   75.81%   -1.76%     
==========================================
  Files           2        2              
  Lines        1083     1170      +87     
==========================================
+ Hits          840      887      +47     
- Misses        243      283      +40     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.