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

Bugfix/remove deadcode openssl #120

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

blankdots
Copy link
Contributor

@blankdots blankdots commented Feb 21, 2024

Closes #86

I hope i removed the correct dead code for openssl.
I think this can go into the same version of 1.9.0 that is why it is based in #119

Exclude example folder from tests

@blankdots blankdots requested a review from a team February 21, 2024 16:13
@blankdots blankdots self-assigned this Feb 21, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (187ad0d) 69.03% compared to head (23d8f58) 69.72%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/env-var-password     #120      +/-   ##
============================================================
+ Coverage                     69.03%   69.72%   +0.68%     
============================================================
  Files                             6        6              
  Lines                           872      862      -10     
============================================================
- Hits                            602      601       -1     
+ Misses                          149      141       -8     
+ Partials                        121      120       -1     
Flag Coverage Δ
unittests 69.72% <100.00%> (+0.68%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@blankdots blankdots force-pushed the bugfix/remove-deadcode-openssl branch from 23d8f58 to 39e6177 Compare February 21, 2024 17:00
@blankdots blankdots linked an issue Feb 21, 2024 that may be closed by this pull request
Base automatically changed from feature/env-var-password to master February 22, 2024 12:22
@blankdots blankdots merged commit 88c2108 into master Feb 22, 2024
4 checks passed
@blankdots blankdots deleted the bugfix/remove-deadcode-openssl branch February 22, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dead code: OpenSSL keys
4 participants