Skip to content

fix: address clang-tidy 17 errors - #1723

Open
isidorowiczdev wants to merge 5 commits into
masterfrom
datasdk-104
Open

fix: address clang-tidy 17 errors#1723
isidorowiczdev wants to merge 5 commits into
masterfrom
datasdk-104

Minor: revert formatting

7293e54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

80.39% (+0.05%) compared to 6363d4f

View this Pull Request on Codecov

80.39% (+0.05%) compared to 6363d4f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.39%. Comparing base (6363d4f) to head (7293e54).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1723      +/-   ##
==========================================
+ Coverage   80.34%   80.39%   +0.05%     
==========================================
  Files         356      356              
  Lines       14295    14294       -1     
  Branches     1565     1566       +1     
==========================================
+ Hits        11485    11491       +6     
+ Misses       2178     2174       -4     
+ Partials      632      629       -3     
Files with missing lines Coverage Δ
olp-cpp-sdk-authentication/src/Crypto.cpp 87.85% <100.00%> (ø)
...lp-cpp-sdk-authentication/src/SignInResultImpl.cpp 95.08% <100.00%> (ø)
...p-cpp-sdk-authentication/src/TokenEndpointImpl.cpp 84.09% <ø> (ø)
...sdk-dataservice-write/src/IndexLayerClientImpl.cpp 69.61% <ø> (ø)
...dk-dataservice-write/src/StreamLayerClientImpl.cpp 85.59% <ø> (ø)
...dataservice-write/src/VersionedLayerClientImpl.cpp 39.36% <ø> (ø)
...-dataservice-write/src/VolatileLayerClientImpl.cpp 12.25% <ø> (ø)

... and 4 files 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.