Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle empty numeric vectors without ifelse #656

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

iskandari
Copy link
Collaborator

Fix the conversion of NULL values in azimuth or range start to 0.

@iskandari iskandari requested a review from adokter March 28, 2024 21:15
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.08%. Comparing base (1dd4aa3) to head (a25d6e1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #656   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files          60       60           
  Lines        3667     3667           
=======================================
  Hits         3010     3010           
  Misses        657      657           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PietrH PietrH linked an issue May 3, 2024 that may be closed by this pull request
@adokter adokter merged commit 65fbeb0 into master Jun 10, 2024
8 checks passed
@adokter adokter deleted the bugfix/empty_numeric branch June 10, 2024 13:01
@iskandari iskandari added this to the 0.8.0 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when plotting clutter maps
2 participants