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

feat: Support for Reverse Geocoding and Point in Polygon check #1339

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

mhamilton723
Copy link
Collaborator

No description provided.

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@SudhindraKovalam SudhindraKovalam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2022

Codecov Report

Merging #1339 (d05bb7b) into master (4c67b9b) will increase coverage by 0.00%.
The diff coverage is 84.44%.

❗ Current head d05bb7b differs from pull request most recent head 4bc208d. Consider uploading reports for the commit 4bc208d to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1339   +/-   ##
=======================================
  Coverage   84.72%   84.73%           
=======================================
  Files         286      287    +1     
  Lines       14165    14231   +66     
  Branches      727      732    +5     
=======================================
+ Hits        12002    12059   +57     
- Misses       2163     2172    +9     
Impacted Files Coverage Δ
.../azure/synapse/ml/geospatial/AzureMapsTraits.scala 60.00% <54.16%> (ø)
...re/synapse/ml/geospatial/CheckPointInPolygon.scala 95.00% <95.00%> (ø)
...rosoft/azure/synapse/ml/geospatial/Geocoders.scala 95.65% <95.65%> (ø)
...osoft/azure/synapse/ml/core/utils/AsyncUtils.scala 75.00% <0.00%> (-5.00%) ⬇️
...zure/synapse/ml/stages/PartitionConsolidator.scala 93.61% <0.00%> (-2.13%) ⬇️
...ala/org/apache/spark/ml/param/DataFrameParam.scala 87.50% <0.00%> (+16.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c67b9b...4bc208d. Read the comment docs.

@SudhindraKovalam SudhindraKovalam changed the title Geo feat: Support for Reverse Geocoding and Point in Polygon check Jan 12, 2022
@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@SudhindraKovalam SudhindraKovalam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

3 participants