Skip to content

Switch to Boost.JSON - #1590

Open
andrey-kashcheev wants to merge 2 commits into
masterfrom
datasdk-58-boost-json
Open

Switch to Boost.JSON#1590
andrey-kashcheev wants to merge 2 commits into
masterfrom
datasdk-58-boost-json

Conversation

@andrey-kashcheev

Copy link
Copy Markdown
Collaborator

Relates-To: DATASDK-58

@andrey-kashcheev
andrey-kashcheevforce-pushed the datasdk-58-boost-json branch 8 times, most recently from 2784c1e to 8c034daCompareFebruary 11, 2025 13:12
Relates-To: DATASDK-58
Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
@codecov

codecovBot commented Feb 11, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.34491% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.46%. Comparing base (e80ea0b) to head (9dd546d).
⚠️ Report is 79 commits behind head on master.

Files with missing linesPatch %Lines
...dk-authentication/src/AuthenticationClientImpl.cpp73.68%23 Missing and 7 partials ⚠️
...ice-read/src/repositories/PartitionsSaxHandler.cpp86.59%11 Missing ⚠️
...e/src/generated/serializer/IndexInfoSerializer.cpp66.67%8 Missing and 2 partials ⚠️
...erated/serializer/UpdateIndexRequestSerializer.cpp70.59%8 Missing and 2 partials ⚠️
...k-authentication/src/AuthenticationClientUtils.cpp75.86%1 Missing and 6 partials ⚠️
...ataservice-read/src/repositories/QuadTreeIndex.cpp84.21%2 Missing and 4 partials ⚠️
olp-cpp-sdk-authentication/src/BaseResult.cpp68.75%1 Missing and 4 partials ⚠️
...p-sdk-authentication/src/ResponseFromJsonBuilder.h78.95%1 Missing and 3 partials ⚠️
...pp-sdk-authentication/src/SignInUserResultImpl.cpp69.23%0 Missing and 4 partials ⚠️
...lp-cpp-sdk-authentication/src/SignInResultImpl.cpp84.21%0 Missing and 3 partials ⚠️
... and 8 more
Additional details and impacted files
@@ Coverage Diff @@## master #1590 +/- ##
==========================================
+ Coverage 81.39% 81.46% +0.07% 
==========================================
Files 345 344 -1 Lines 13549 13512 -37 Branches 1464 1471 +7 ==========================================
- Hits 11027 11007 -20 + Misses 1927 1916 -11 + Partials 595 589 -6 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.

@andrey-kashcheev
andrey-kashcheevforce-pushed the datasdk-58-boost-json branch 2 times, most recently from c7e4b7e to e3fd3f4CompareFebruary 11, 2025 14:27
Complete overhaul
Relates-To: DATASDK-58
Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
Sign up for freeto 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

@andrey-kashcheev