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

Primal dual random updates #277

Closed Luke-Pratley closed 5 years ago

Luke-Pratley commented 5 years ago

Adds distributed random update algo to main

codecov-io commented 5 years ago

Codecov Report

Merging #277 into development will decrease coverage by 0.21%. The diff coverage is 75.22%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #277      +/-   ##
===============================================
- Coverage        86.45%   86.23%   -0.22%     
===============================================
  Files               66       67       +1     
  Lines             6260     6350      +90     
===============================================
+ Hits              5412     5476      +64     
- Misses             848      874      +26
Impacted Files Coverage Δ
cpp/tests/algo_factory.cc 100% <100%> (ø) :arrow_up:
cpp/tests/distribute_sparse_vector.cc 100% <100%> (ø) :arrow_up:
cpp/purify/algorithm_factory.h 94.07% <100%> (+1.84%) :arrow_up:
cpp/purify/wavelet_operator_factory.h 73.68% <25%> (-12.99%) :arrow_down:
cpp/purify/utilities.cc 66.32% <33.33%> (ø) :arrow_up:
cpp/tests/mpi_algo_factory.cc 89.32% <52.27%> (-10.1%) :arrow_down:
cpp/purify/random_update_factory.cc 90% <90%> (ø)

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 a4ced91...1065325. Read the comment docs.