openvax / pyensembl

Python interface to access reference genome features (such as genes, transcripts, and exons) from Ensembl
Apache License 2.0
365 stars 66 forks source link

removing encrypted values from Travis #213

Closed iskandr closed 5 years ago

iskandr commented 5 years ago

External contributors can't currently submit PRs from forks and have their unit tests run since Travis doesn't expose encrypted values outside of the openvax organization. There were some attempts to negotiate a solution in 2014 which seem to have fizzled: https://github.com/travis-ci/travis-ci/issues/1946

So, to re-enable external PRs, I'm dropping our private MHC binding predictors and relying exclusively on MHCflurry, "random" and "iedb-*" predictors.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 80.104% when pulling 33e39841bf92fadf53d9aefea98faff58b944a99 on remove-encrypted-values-for-external-contrib into 43e463415167452f37b4c786e426af04387720ac on master.