mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

Add coverage test #149

Closed mtazzari closed 4 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #149 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files           5        5           
  Lines         484      484           
=======================================
  Hits          474      474           
  Misses         10       10
Impacted Files Coverage Δ
python/utils.py 97.1% <ø> (ø) :arrow_up:
python/test_galario.py 99.23% <ø> (ø) :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 c3355fe...26c6d8e. Read the comment docs.

mtazzari commented 6 years ago

For future reference, the --coverage flag for GCC compiler allows to collect coverage data. https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html

fredRos commented 4 years ago

close or merge this very old PR?

mtazzari commented 4 years ago

I have upstreamed the latest master, just waiting for the builds to pass, then ready to squash and merge.