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

Update dependencies for TLS. #336

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Update dependencies for TLS. #336

merged 1 commit into from
Aug 13, 2020

Conversation

Samuel-Berger
Copy link
Contributor

Fix build errors caused by unsatisfied dependencies for TLS on Ubuntu. Changes was suggested upstream.

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #336 into master will decrease coverage by 2.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
- Coverage   81.90%   79.01%   -2.89%     
==========================================
  Files           8       10       +2     
  Lines        1310     1468     +158     
==========================================
+ Hits         1073     1160      +87     
- Misses        237      308      +71     
Impacted Files Coverage Δ
src/http.rs 87.38% <0.00%> (-7.89%) ⬇️
src/title.rs 85.43% <0.00%> (-0.98%) ⬇️
src/bin/url-bot-rs.rs 56.11% <0.00%> (-0.82%) ⬇️
src/message.rs 78.49% <0.00%> (-0.20%) ⬇️
src/lib.rs 75.00% <0.00%> (ø)
src/sqlite.rs 54.76% <0.00%> (ø)
src/bin/url-bot-get.rs 0.00% <0.00%> (ø)
src/plugins/imgur.rs 96.07% <0.00%> (ø)
src/plugins/youtube.rs 93.84% <0.00%> (ø)
src/config.rs 97.63% <0.00%> (+0.86%) ⬆️

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 660f8ed...c82bc35. Read the comment docs.

@nuxeh nuxeh merged commit 080609e into nuxeh:master Aug 13, 2020
@nuxeh
Copy link
Owner

nuxeh commented Aug 13, 2020

Thanks! :)

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.

2 participants