Skip to content

Conversation

@HalynaDumych
Copy link
Contributor

In olp-cpp-sdk-core/include/olp/core/geo/coordinates&projection,
review and modify the existing documentation and add missing
descriptions so that we have fewer errors when building the API ref.

Relates-To: OLPEDGE-1444
Signed-off-by: Halyna Dumych ext-halyna.dumych@here.com

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #1191 (7e84d2a) into master (b7caabc) will increase coverage by 0.0%.
The diff coverage is 100.0%.

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

@@          Coverage Diff           @@
##           master   #1191   +/-   ##
======================================
  Coverage    84.7%   84.7%           
======================================
  Files         358     358           
  Lines       12252   12253    +1     
======================================
+ Hits        10377   10378    +1     
  Misses       1875    1875           
Impacted Files Coverage Δ
...k-core/include/olp/core/geo/coordinates/GeoPoint.h 100.0% <ø> (ø)
...e/include/olp/core/geo/projection/EarthConstants.h 100.0% <ø> (ø)
...lp/core/geo/projection/EquirectangularProjection.h 100.0% <ø> (ø)
...core/include/olp/core/geo/projection/IProjection.h 100.0% <ø> (ø)
...clude/olp/core/geo/projection/IdentityProjection.h 100.0% <ø> (ø)
...include/olp/core/geo/projection/SphereProjection.h 100.0% <ø> (ø)
...de/olp/core/geo/projection/WebMercatorProjection.h 100.0% <ø> (ø)
olp-cpp-sdk-core/src/cache/DiskCache.cpp 73.0% <100.0%> (+0.1%) ⬆️
olp-cpp-sdk-core/src/cache/DiskCacheEnv.cpp 71.9% <100.0%> (ø)

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 b7caabc...b5f2e31. Read the comment docs.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
///@brief Creates a `GeoCoordinates` instance with invalid coordinates.
/// Creates a `GeoCoordinates` instance with invalid coordinates.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* @note Use `normalized()` to put a coordinate in a valid range.
* @note Use `Normalized()` to put a coordinate in a valid range.

Copy link
Contributor

Choose a reason for hiding this comment

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

Same.

Copy link
Contributor

Choose a reason for hiding this comment

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

Same.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* @brief Creates a `GeoRectangle` insatnce.
* @brief Creates a `GeoRectangle` instance.

In  olp-cpp-sdk-core/include/olp/core/geo/coordinates&projection,
review and modify the existing documentation and add missing
descriptions so that we have fewer errors when building the API ref.

Relates-To: OLPEDGE-1444
Signed-off-by: Halyna Dumych <ext-halyna.dumych@here.com>
@HalynaDumych HalynaDumych force-pushed the task/olpedge-1444-1 branch from 94aa471 to b5f2e31 Compare April 7, 2021 09:18
@HalynaDumych HalynaDumych requested a review from andescu April 7, 2021 09:19
@HalynaDumych HalynaDumych merged commit 59f2eeb into master Apr 7, 2021
@HalynaDumych HalynaDumych deleted the task/olpedge-1444-1 branch April 7, 2021 12:34
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.

3 participants