Closed mcara closed 2 months ago
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 87.28%. Comparing base (
eb9d316
) to head (c58b4db
). Report is 12 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
gwcs/region.py | 83.33% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes deprecation warnings related to computing cross product of 2D vectors using
numpy.cross
withnumpy
>= 2.0.