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

Remove openssl linking for tests #1819

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Remove openssl linking for tests #1819

merged 1 commit into from
Jul 17, 2023

Conversation

benjaminwinger
Copy link
Collaborator

@benjaminwinger benjaminwinger commented Jul 14, 2023

No longer appears to be necessary. It will have to be partially added back in by #1582 since it needs to link against the crypto library, which is why I left the find_openssl_windows function.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (eb31b2e) 91.18% compared to head (19df59b) 91.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1819      +/-   ##
==========================================
+ Coverage   91.18%   91.19%   +0.01%     
==========================================
  Files         777      779       +2     
  Lines       28447    28606     +159     
==========================================
+ Hits        25939    26088     +149     
- Misses       2508     2518      +10     

see 40 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@benjaminwinger
Copy link
Collaborator Author

Might still be necessary on windows

No longer appears to be necessary outside of windows
@acquamarin acquamarin merged commit b2919fc into master Jul 17, 2023
10 checks passed
@acquamarin acquamarin deleted the rust-openssl-link branch July 17, 2023 17:31
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.

None yet

2 participants