octue / twined

A library to help data services talk to one another
https://twined.readthedocs.io
MIT License
24 stars 1 forks source link

Add output location strand #104

Closed cortadocodes closed 2 years ago

cortadocodes commented 2 years ago

Summary

Add the ability to provide an output location in twine.json - this is a path to a Google Cloud Storage directory where all output datasets will be uploaded to.

Contents (#104)

New features

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (1fba519) into main (5802c8a) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   88.40%   88.44%   +0.04%     
==========================================
  Files           9        9              
  Lines         276      277       +1     
==========================================
+ Hits          244      245       +1     
  Misses         32       32              
Impacted Files Coverage Δ
twined/twine.py 82.12% <100.00%> (+0.10%) :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 5802c8a...1fba519. Read the comment docs.