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

fix: attempt to remove openssl, as it's not a direct dependency #145

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

rawkode
Copy link
Member

@rawkode rawkode commented Mar 12, 2022

Closes #143

@codecov-commenter
Copy link

Codecov Report

Merging #145 (28938fe) into main (e96b792) will increase coverage by 2.94%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   41.88%   44.83%   +2.94%     
==========================================
  Files          45       43       -2     
  Lines        1645     1539     -106     
==========================================
+ Hits          689      690       +1     
+ Misses        956      849     -107     
Impacted Files Coverage Δ
src/contexts/user.rs 0.00% <0.00%> (ø)
src/actions/file/mod.rs 0.00% <0.00%> (ø)
src/actions/directory/mod.rs 0.00% <0.00%> (ø)
src/actions/package/providers/yay.rs 0.00% <0.00%> (ø)
src/actions/package/providers/bsdpkg.rs 0.00% <0.00%> (ø)
src/actions/package/providers/winget.rs 0.00% <0.00%> (ø)
src/actions/package/providers/homebrew.rs 0.00% <0.00%> (ø)
src/atoms/command/initializers/command_found.rs
src/atoms/command/finalizers/output_contains.rs
src/contexts/os.rs 96.42% <0.00%> (+0.13%) ⬆️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e96b792...28938fe. Read the comment docs.

@rawkode rawkode merged commit 002a57f into comtrya:main Mar 13, 2022
@rawkode rawkode deleted the fix/can-i-remove-openssl branch March 13, 2022 09:12
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.

OpenSSL issue when compiling on NetBSD
2 participants