astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

Adding more documentation to config.yaml #266

Closed Luke-Pratley closed 5 years ago

Luke-Pratley commented 5 years ago

There is some missing information that will help users. This is tied to issue https://github.com/astro-informatics/purify/issues/265 .

Luke-Pratley commented 5 years ago

closes #265

codecov-io commented 5 years ago

Codecov Report

Merging #266 into development will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #266      +/-   ##
===============================================
+ Coverage        86.46%   86.51%   +0.05%     
===============================================
  Files               66       66              
  Lines             6259     6260       +1     
===============================================
+ Hits              5412     5416       +4     
+ Misses             847      844       -3
Impacted Files Coverage Δ
cpp/tests/parser_test.cc 100% <100%> (ø) :arrow_up:
cpp/purify/yaml-parser.h 100% <0%> (ø) :arrow_up:
cpp/purify/yaml-parser.cc 76.31% <0%> (+1.31%) :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 a732220...4099465. Read the comment docs.

Luke-Pratley commented 5 years ago

This is ready to merge!