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

Added JavaDoc for GeoRadiusResponse #3542

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

Also added hashCode()

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 25.00% and project coverage change: -0.06% ⚠️

Comparison is base (bb38c97) 71.28% compared to head (8211ee2) 71.22%.

❗ Current head 8211ee2 differs from pull request most recent head f914166. Consider uploading reports for the commit f914166 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3542      +/-   ##
============================================
- Coverage     71.28%   71.22%   -0.06%     
+ Complexity     4782     4779       -3     
============================================
  Files           278      278              
  Lines         15033    15039       +6     
  Branches       1062     1062              
============================================
- Hits          10716    10712       -4     
- Misses         3851     3859       +8     
- Partials        466      468       +2     
Files Changed Coverage Δ
...a/redis/clients/jedis/resps/GeoRadiusResponse.java 67.85% <25.00%> (-18.51%) ⬇️

... and 2 files with indirect coverage changes

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

@sazzad16 sazzad16 merged commit cae3ce7 into redis:master Sep 19, 2023
4 checks passed
@sazzad16 sazzad16 deleted the geo-response-doc branch September 19, 2023 10:58
sazzad16 added a commit that referenced this pull request Sep 19, 2023
@sazzad16 sazzad16 modified the milestones: 5.1.0, 5.0.1, 4.4.x Sep 19, 2023
@sazzad16 sazzad16 modified the milestones: 4.4.x, 4.4.5 Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GeoRadiusResponse.java no has getHash() method
2 participants