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 invalid geospatial request in region map #8759

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

junqiu-lei
Copy link
Member

Description

Handle invalid geospatial request in region map

Issues Resolved

Screenshot

Testing the changes

Changelog

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

ℹ️ Manual Changeset Creation Reminder

Please ensure manual commit for changeset file 8759.yml under folder changelogs/fragments to complete this PR.

If you want to use the available OpenSearch Changeset Bot App to avoid manual creation of changeset file you can install it in your forked repository following this link.

For more information about formatting of changeset files, please visit OpenSearch Auto Changeset and Release Notes Tool.

@junqiu-lei junqiu-lei added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Oct 30, 2024
@junqiu-lei junqiu-lei force-pushed the handle-invalid-geospatial-request branch from d182588 to 0ed0916 Compare October 30, 2024 19:56
@junqiu-lei junqiu-lei force-pushed the handle-invalid-geospatial-request branch from 0ed0916 to a15d9ea Compare October 30, 2024 19:58
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.75%. Comparing base (056e481) to head (a15d9ea).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8759      +/-   ##
==========================================
+ Coverage   60.72%   60.75%   +0.02%     
==========================================
  Files        3798     3798              
  Lines       90685    90685              
  Branches    14272    14272              
==========================================
+ Hits        55069    55093      +24     
+ Misses      32162    32094      -68     
- Partials     3454     3498      +44     
Flag Coverage Δ
Linux_1 29.06% <ø> (ø)
Linux_2 56.39% <ø> (?)
Linux_3 37.60% <ø> (+<0.01%) ⬆️
Linux_4 29.82% <ø> (-0.01%) ⬇️
Windows_1 29.07% <ø> (ø)
Windows_2 56.34% <ø> (ø)
Windows_3 37.60% <ø> (+<0.01%) ⬆️
Windows_4 29.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ananzh ananzh added the v2.19.0 label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed changeset repeat-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants