Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Cancelation and query duplication use #642

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SMAH1
Copy link

@SMAH1 SMAH1 commented Jun 9, 2025

  1. Support Cancelation
  2. In linq2db, a DbCommand may be used multiple times.

linq2db

#489

#482

@SMAH1 SMAH1 requested a review from DarkWanderer as a code owner June 9, 2025 09:16
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

Attention: Patch coverage is 5.42169% with 157 lines in your changes missing coverage. Please review.

Project coverage is 77.30%. Comparing base (5a3e362) to head (97885f3).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ckHouse.Client/ADO/ClickHouseCancellableCommand.cs 4.93% 76 Missing and 1 partial ⚠️
...e.Client/ADO/ClickHouseCancellableCommandRunner.cs 0.00% 71 Missing ⚠️
...ient/ADO/ClickHouseCancellableConnectionFactory.cs 0.00% 7 Missing ⚠️
...ouse.Client/ADO/ClickHouseCancellableConnection.cs 83.33% 1 Missing ⚠️
ClickHouse.Client/ADO/ClickHouseCommand.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   82.36%   77.30%   -5.06%     
==========================================
  Files         104      108       +4     
  Lines        2262     2428     +166     
  Branches      342      359      +17     
==========================================
+ Hits         1863     1877      +14     
- Misses        274      424     +150     
- Partials      125      127       +2     

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant