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

Fix zoom level type error in custom layer #605

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Mar 29, 2024

Description

Fix zoom level type error in custom layer.

Issues Resolved

Closes #604

Test Demo

Screen.Recording.2024-04-02.at.9.15.30.AM.mov

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.89%. Comparing base (4f413a7) to head (db9414f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
+ Coverage   41.36%   43.89%   +2.53%     
==========================================
  Files          53       53              
  Lines        1789     1795       +6     
  Branches      330      331       +1     
==========================================
+ Hits          740      788      +48     
+ Misses       1019      968      -51     
- Partials       30       39       +9     

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

@junqiu-lei
Copy link
Member Author

Cypress test passed on my local, the failure on the CI is unrelated to the PR.

@VijayanB
Copy link
Member

VijayanB commented Apr 1, 2024

Can we add unit test? Please add screenshot / video on how you tested it. Thanks

@junqiu-lei
Copy link
Member Author

Can we add unit test? Please add screenshot / video on how you tested it. Thanks

Sure

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei
Copy link
Member Author

junqiu-lei commented Apr 2, 2024

Can we add unit test? Please add screenshot / video on how you tested it. Thanks

Sure

@VijayanB Unit tests and test video added.

@junqiu-lei junqiu-lei merged commit 4d21bf0 into opensearch-project:main Apr 2, 2024
10 of 12 checks passed
@junqiu-lei junqiu-lei deleted the zoom-type branch April 2, 2024 17:23
@naveentatikonda
Copy link
Member

@junqiu-lei Are we not backporting this to 2.x ?

opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 2, 2024
* Fix zoom level type error in custom layer

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 4d21bf0)
@junqiu-lei
Copy link
Member Author

junqiu-lei commented Apr 2, 2024

@junqiu-lei Are we not backporting this to 2.x ?

We need backport 2.x, added tag at the same time

junqiu-lei added a commit that referenced this pull request Apr 2, 2024
* Fix zoom level type error in custom layer

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 4d21bf0)

Co-authored-by: Junqiu Lei <junqiu@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Custom layer get error when change zoom level
3 participants