Skip to content

Conversation

@mykhailo-kuchma
Copy link
Contributor

@mykhailo-kuchma mykhailo-kuchma commented Jun 6, 2020

This is needed to enable testing and enabled new code to reuse it.
Adapt function to coding style, switch from string concatenation to
reusable string stream.
Remove a needless auth namespace.

Resolves: OLPEDGE-2030

Signed-off-by: Mykhailo Kuchma ext-mykhailo.kuchma@here.com

@mykhailo-kuchma mykhailo-kuchma force-pushed the task/olpedge-2030 branch 2 times, most recently from db3f6be to c3e83aa Compare June 6, 2020 11:31
@codecov
Copy link

codecov bot commented Jun 6, 2020

Codecov Report

Merging #899 into master will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #899     +/-   ##
========================================
+ Coverage    81.2%   81.2%   +0.1%     
========================================
  Files         303     302      -1     
  Lines       10526   10517      -9     
========================================
- Hits         8544    8542      -2     
+ Misses       1982    1975      -7     
Impacted Files Coverage Δ
...sdk-authentication/src/AuthenticationClientUtils.h 100.0% <ø> (ø)
...dk-authentication/src/AuthenticationClientImpl.cpp 73.4% <100.0%> (-1.7%) ⬇️
...k-authentication/src/AuthenticationClientUtils.cpp 97.4% <100.0%> (+0.5%) ⬆️
...-read/src/repositories/PrefetchTilesRepository.cpp 92.8% <0.0%> (-0.9%) ⬇️
olp-cpp-sdk-authentication/src/Crypto.cpp 97.2% <0.0%> (+7.5%) ⬆️

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 7a0c7d6...0b77760. Read the comment docs.

This is needed to enable testing and enabled new code to reuse it.
Adapt function to coding style, switch from string concatenation to
reusable string stream.
Remove a needless auth namespace.

Resolves: OLPEDGE-2030

Signed-off-by: Mykhailo Kuchma <ext-mykhailo.kuchma@here.com>
@mykhailo-kuchma mykhailo-kuchma merged commit 7563ed4 into master Jun 9, 2020
@mykhailo-kuchma mykhailo-kuchma deleted the task/olpedge-2030 branch June 9, 2020 13:02
mykhailo-kuchma added a commit that referenced this pull request Jun 10, 2020
Use different stream objects.

Resolves: OLPEDGE-2041

Signed-off-by: Mykhailo Kuchma <ext-mykhailo.kuchma@here.com>
mykhailo-kuchma added a commit that referenced this pull request Jun 10, 2020
Use different stream objects.

Resolves: OLPEDGE-2041

Signed-off-by: Mykhailo Kuchma <ext-mykhailo.kuchma@here.com>
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.

4 participants