Skip to content

Conversation

@kcexn
Copy link
Owner

@kcexn kcexn commented Nov 21, 2025

No description provided.

- Relicensed the project under Apache 2.0
- Added a null service that can be used to run client contexts.
- Refactored the context_thread to handle more error cases.
- Modified tests to handle the new context_thread exception cases.
- Removed direct stdexec dependency from CMakeLists dependencies.
- Some other minor refactors for clarity and readability.
@kcexn kcexn merged commit 4f10d97 into main Nov 21, 2025
3 checks passed
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (48b63e8) 267 266 99.63%
Head commit (4f10d97) 266 (-1) 265 (-1) 99.62% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3) 43 43 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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.

2 participants