ScottishCovidResponse / data_pipeline_api

API to access the data pipeline
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Add support in Downloader for downloading external objects with title… #97

Closed rtblackwell closed 4 years ago

rtblackwell commented 4 years ago

… and component too

codecov-commenter commented 4 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.37%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
+ Coverage     76.36%   76.74%   +0.37%     
- Complexity      167      168       +1     
============================================
  Files            61       61              
  Lines          2120     2163      +43     
  Branches         36       36              
============================================
+ Hits           1619     1660      +41     
- Misses          472      474       +2     
  Partials         29       29              
Impacted Files Coverage Δ Complexity Δ
data_pipeline_api/metadata.py 92.00% <100.00%> (+0.33%) 0.00 <0.00> (ø)
data_pipeline_api/registry/download.py 58.33% <100.00%> (+0.70%) 0.00 <0.00> (ø)
data_pipeline_api/registry/downloader.py 82.25% <100.00%> (+0.66%) 0.00 <0.00> (ø)
data_pipeline_api/file_formats/parameter_file.py 94.50% <0.00%> (-0.41%) 0.00% <0.00%> (ø%)

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 9ef2a86...b3cb031. Read the comment docs.