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 support for python 3.8 #179

Closed mtazzari closed 4 years ago

mtazzari commented 4 years ago

Fixes #180

codecov[bot] commented 4 years ago

Codecov Report

Merging #179 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   97.93%   97.98%   +0.04%     
==========================================
  Files           5        5              
  Lines         484      496      +12     
==========================================
+ Hits          474      486      +12     
  Misses         10       10              
Impacted Files Coverage Δ
python/test_galario.py 99.26% <0.00%> (+0.03%) :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 94337cd...ce886c4. Read the comment docs.

mtazzari commented 4 years ago

I am merging without waiting the last tests to pass (they take ~10 mins and I've just committed a minor text change to the docs).