HERA-Team / matvis

Fast matrix-based visibility simulator
MIT License
2 stars 3 forks source link

Fix complex beam handling #21

Closed philbull closed 3 years ago

philbull commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (b4f7a27) into main (41fe78f) will increase coverage by 2.66%. The diff coverage is 64.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   49.56%   52.23%   +2.66%     
==========================================
  Files           6        6              
  Lines         347      358      +11     
  Branches       54       58       +4     
==========================================
+ Hits          172      187      +15     
+ Misses        163      158       -5     
- Partials       12       13       +1     
Impacted Files Coverage Δ
src/vis_cpu/vis_cpu.py 80.85% <53.84%> (-5.04%) :arrow_down:
src/vis_cpu/conversions.py 96.72% <100.00%> (+17.06%) :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 56241c1...b4f7a27. Read the comment docs.

steven-murray commented 3 years ago

Ah, also update the changelog!