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

[DOP-20048] add GET /v1/location endpoint #100

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Conversation

TiGrib
Copy link
Contributor

@TiGrib TiGrib commented Nov 5, 2024

Change Summary

Add /v1/location endpoint. Filter by location ids, location type and search_vector. Search include Location.name and Address.url.

Related issue number

[DOP-20048]

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@TiGrib TiGrib self-assigned this Nov 5, 2024
@TiGrib TiGrib requested a review from dolfinus November 5, 2024 11:41
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.08%. Comparing base (1c5c282) to head (22b2857).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #100      +/-   ##
===========================================
+ Coverage    91.98%   92.08%   +0.09%     
===========================================
  Files          152      153       +1     
  Lines         3208     3248      +40     
  Branches       222      225       +3     
===========================================
+ Hits          2951     2991      +40     
  Misses         199      199              
  Partials        58       58              

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

@TiGrib TiGrib merged commit fc3f775 into develop Nov 5, 2024
12 checks passed
@TiGrib TiGrib deleted the feature/DOP-20048 branch November 5, 2024 11:53
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.

2 participants