biolab / orange3-single-cell

🍊🔬 Orange add-on for gene expression of single cell data
https://singlecell.biolab.si/
Other
17 stars 25 forks source link

Switch index url for Single Cell Datasets widget. #315

Closed acopar closed 5 years ago

acopar commented 5 years ago

We have added support for HTTPS on domain datasets.biolab.si. Certificates are auto-renewed by Cloudflare, no more letsencrypt scripts. The datasets can be cached on Cloudflare.

This PR relies on: https://github.com/biolab/orange3/pull/3412

Issue
Description of changes
Includes
codecov-io commented 5 years ago

Codecov Report

Merging #315 into master will decrease coverage by 0.44%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   61.28%   60.83%   -0.45%     
==========================================
  Files          28       28              
  Lines        6104     6149      +45     
==========================================
  Hits         3741     3741              
- Misses       2363     2408      +45