Skip to content

Add a new endpoint in BlobApi to support objectstore. - #1724

Open
asopov-here wants to merge 2 commits into
masterfrom
task/DATASDK-103-objectstore_support
Open

Add a new endpoint in BlobApi to support objectstore.#1724
asopov-here wants to merge 2 commits into
masterfrom
task/DATASDK-103-objectstore_support

Conversation

@asopov-here

Copy link
Copy Markdown
Contributor

Handle /layers/{layer_id}/keys/{key} path.

Add tests

Relates-To: DATASDK-103

Handle /layers/{layer_id}/keys/{key} path.

Add tests

Relates-To: DATASDK-103
Signed-off-by: Alexander Sopov <ext-alexander.sopov@here.com>
@asopov-here
asopov-here force-pushed the task/DATASDK-103-objectstore_support branch from 66f1d8a to 4e5b34f Compare August 28, 2026 12:53
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.50%. Comparing base (403d2bd) to head (338d6b0).

Files with missing lines Patch % Lines
...-sdk-dataservice-read/src/VersionedLayerClient.cpp 50.00% 2 Missing ⚠️
...sdk-dataservice-read/src/generated/api/BlobApi.cpp 95.83% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1724      +/-   ##
==========================================
+ Coverage   80.45%   80.50%   +0.05%     
==========================================
  Files         358      359       +1     
  Lines       14426    14486      +60     
  Branches     1581     1589       +8     
==========================================
+ Hits        11605    11661      +56     
- Misses       2182     2185       +3     
- Partials      639      640       +1     
Files with missing lines Coverage Δ
...read/include/olp/dataservice/read/KeyDataRequest.h 100.00% <100.00%> (ø)
...nclude/olp/dataservice/read/VersionedLayerClient.h 100.00% <ø> (ø)
...-dataservice-read/src/VersionedLayerClientImpl.cpp 82.55% <100.00%> (+0.57%) ⬆️
...dk-dataservice-read/src/VersionedLayerClientImpl.h 100.00% <ø> (ø)
...taservice-read/src/repositories/DataRepository.cpp 97.52% <100.00%> (+0.20%) ⬆️
...sdk-dataservice-read/src/generated/api/BlobApi.cpp 94.12% <95.83%> (+15.55%) ⬆️
...-sdk-dataservice-read/src/VersionedLayerClient.cpp 91.18% <50.00%> (-2.57%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Handle /layers/{layer_id}/keys/{key} path.

Add tests

Relates-To: DATASDK-103
Signed-off-by: Alexander Sopov <ext-alexander.sopov@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.

1 participant