Skip to content

Don't allow to cancel token again from itself#1711

Merged
andrey-kashcheev merged 1 commit into
masterfrom
ocmam-783-nesting-tokens
Jul 10, 2026
Merged

Don't allow to cancel token again from itself#1711
andrey-kashcheev merged 1 commit into
masterfrom
ocmam-783-nesting-tokens

Don't allow to cancel token again from itself

325ddb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

80.29% (+0.01%) compared to e02c09f

View this Pull Request on Codecov

80.29% (+0.01%) compared to e02c09f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (e02c09f) to head (325ddb4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1711      +/-   ##
==========================================
+ Coverage   80.28%   80.29%   +0.01%     
==========================================
  Files         356      356              
  Lines       14281    14284       +3     
  Branches     1563     1564       +1     
==========================================
+ Hits        11465    11469       +4     
  Misses       2184     2184              
+ Partials      632      631       -1     
Files with missing lines Coverage Δ
...k-core/include/olp/core/client/CancellationToken.h 100.00% <ø> (ø)
olp-cpp-sdk-core/src/client/CancellationToken.cpp 100.00% <100.00%> (ø)

... and 3 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.