ScottishCovidResponse / data_pipeline_api

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

Add in unicode and human readable labels for distributions #104

Closed richardreeve closed 4 years ago

richardreeve commented 4 years ago

Closes ScottishCovidResponse/SCRCIssueTracking#732

@mrow84 I've added in some unicode and human readable labels. If you have any time it would be great if you could have a look and see if this is acceptable code - it's been > 20 years since I last used python!

codecov-commenter commented 4 years ago

Codecov Report

Merging #104 into master will increase coverage by 0.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #104      +/-   ##
============================================
+ Coverage     76.70%   76.72%   +0.01%     
  Complexity      181      181              
============================================
  Files            64       64              
  Lines          2211     2217       +6     
  Branches         38       38              
============================================
+ Hits           1696     1701       +5     
- Misses          483      484       +1     
  Partials         32       32              
Impacted Files Coverage Δ Complexity Δ
data_pipeline_api/file_formats/parameter_file.py 92.40% <85.71%> (-0.75%) 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 1989515...dcc9781. Read the comment docs.