papaemmelab / toil_container

:whale: Toil + Docker and Singularity.
MIT License
9 stars 6 forks source link

🚀 add support for LSF runtime and internet #14

Closed jsmedmar closed 6 years ago

jsmedmar commented 6 years ago

This PR adds internet and runtime arguments to ContainerJob and relevant documentation.

codecov[bot] commented 6 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         256    265    +9     
=====================================
+ Hits          256    265    +9
Impacted Files Coverage Δ
toil_container/jobs.py 100% <100%> (ø) :arrow_up:

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 0cd580d...36d8774. Read the comment docs.