opensearch-project / geospatial

Future home of Geospatial features for OpenSearch
Apache License 2.0
33 stars 34 forks source link

[Backport 2.x] Fix typo in License.TXT (#639) #641

Closed vibrantvarun closed 6 months ago

vibrantvarun commented 6 months ago

Description

Backport https://github.com/opensearch-project/geospatial/commit/6d9a6af5ae1308a0558669dcd3ff76e356b62743 from https://github.com/opensearch-project/geospatial/pull/639

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.14%. Comparing base (01a9896) to head (1b8497f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #641 +/- ## ============================================ + Coverage 89.03% 89.14% +0.10% - Complexity 767 768 +1 ============================================ Files 93 93 Lines 2746 2746 Branches 223 223 ============================================ + Hits 2445 2448 +3 + Misses 221 219 -2 + Partials 80 79 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.