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 broken link, make http links https #1201

Merged
merged 1 commit into from
Aug 2, 2021
Merged

Conversation

tmielika
Copy link
Contributor

automl.org currently is missing http(s):// in front of it, and there were a couple of http:// links that could as well be https://.

@codecov
Copy link

codecov bot commented Jul 31, 2021

Codecov Report

Merging #1201 (feef435) into master (3d53cd9) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1201      +/-   ##
==========================================
+ Coverage   88.11%   88.14%   +0.02%     
==========================================
  Files         138      138              
  Lines       10866    10866              
==========================================
+ Hits         9575     9578       +3     
+ Misses       1291     1288       -3     
Impacted Files Coverage Δ
...ature_preprocessing/select_rates_classification.py 85.91% <0.00%> (-1.41%) ⬇️
...learn/pipeline/components/regression/libsvm_svr.py 90.24% <0.00%> (-1.22%) ⬇️
autosklearn/ensemble_builder.py 86.26% <0.00%> (+0.40%) ⬆️
autosklearn/evaluation/abstract_evaluator.py 92.91% <0.00%> (+0.78%) ⬆️
...ine/components/classification/gradient_boosting.py 93.91% <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 3d53cd9...feef435. Read the comment docs.

@eddiebergman
Copy link
Contributor

Hey @tmielika,

Very much appreciated, thank you! :)

@eddiebergman eddiebergman merged commit 49988e5 into automl:master Aug 2, 2021
eddiebergman added a commit that referenced this pull request Aug 2, 2021
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