-
Notifications
You must be signed in to change notification settings - Fork 301
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
Issue #1095: Spatial component should use floats for distance. #1096
Issue #1095: Spatial component should use floats for distance. #1096
Conversation
Addresses #1095 |
Minor nitpick: maybe update these tests to use solarium/tests/Component/SpatialTest.php Line 21 in 376ad9f
solarium/tests/Component/SpatialTest.php Line 65 in 376ad9f
|
Thanks for the review. Pushed a commit with updated tests. |
@wu-edward I often forget this myself for small fixes like this, but it's worth mentioning in the |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1096 +/- ##
=======================================
Coverage 97.49% 97.49%
=======================================
Files 389 389
Lines 10148 10148
=======================================
Hits 9894 9894
Misses 254 254
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
CHANGELOG updated |
No description provided.