radio-astro-tools / radio-beam

A simple toolkit for reading and manipulating beams from astrophysical radio spectral data cubes.
https://radio-beam.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Allow a slightly larger PA difference to fix tests #106

Closed e-koch closed 2 years ago

e-koch commented 2 years ago

Failing test cases are extremely small differences in the PA (below ~8 decimal points). Allow the equivalence check to have a moderately larger allowed difference.

codecov-commenter commented 2 years ago

Codecov Report

Merging #106 (9e4e480) into master (58e7866) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          12       12           
  Lines        1365     1365           
=======================================
  Hits         1174     1174           
  Misses        191      191           
Impacted Files Coverage Δ
radio_beam/beam.py 84.88% <100.00%> (ø)

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 58e7866...9e4e480. Read the comment docs.