Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Fix issue #7674 about UPDATE SET(..), with indirection #7675

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

Move the patch a bit later in RouterJob()

0b434dc
Select commit
Loading
Failed to load commit list.
Open

WIP Fix issue #7674 about UPDATE SET(..), with indirection #7675

Move the patch a bit later in RouterJob()
0b434dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

49.10% (target 87.50%)

View this Pull Request on Codecov

49.10% (target 87.50%)

Details

Codecov Report

Attention: Patch coverage is 27.02703% with 54 lines in your changes missing coverage. Please review.

Project coverage is 49.10%. Comparing base (248ff5d) to head (0b434dc).
Report is 4 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (248ff5d) and HEAD (0b434dc). Click for more details.

HEAD has 78 uploads less than BASE
Flag BASE (248ff5d) HEAD (0b434dc)
15_regress_check-pytest 1 0
14_regress_check-pytest 1 0
16_regress_check-pytest 1 0
_upgrade 18 2
15_regress_check-follower-cluster 1 0
14_regress_check-columnar-isolation 1 0
15_regress_check-columnar-isolation 1 0
16_regress_check-query-generator 1 0
16_regress_check-columnar-isolation 1 0
14_16_upgrade 1 0
15_regress_check-enterprise-isolation-logicalrep-2 1 0
15_regress_check-enterprise-isolation-logicalrep-3 1 0
14_regress_check-columnar 1 0
14_regress_check-enterprise-isolation-logicalrep-3 1 0
14_regress_check-follower-cluster 1 0
16_regress_check-follower-cluster 1 0
16_regress_check-enterprise-failure 1 0
15_regress_check-enterprise-failure 1 0
14_regress_check-enterprise-failure 1 0
14_regress_check-query-generator 1 0
14_15_upgrade 1 0
15_16_upgrade 1 0
14_regress_check-enterprise-isolation-logicalrep-2 1 0
16_regress_check-enterprise-isolation-logicalrep-3 1 0
16_regress_check-enterprise-isolation-logicalrep-2 1 0
14_regress_check-enterprise 1 0
15_regress_check-vanilla 1 0
15_regress_check-columnar 1 0
14_regress_check-split 1 0
16_regress_check-enterprise 1 0
15_regress_check-enterprise-isolation-logicalrep-1 1 0
15_regress_check-multi-mx 1 0
16_regress_check-multi-mx 1 0
16_regress_check-failure 1 0
14_regress_check-multi-mx 1 0
14_regress_check-failure 1 0
15_cdc_installcheck 1 0
15_regress_check-failure 1 0
15_regress_check-operations 1 0
14_regress_check-operations 1 0
16_regress_check-operations 1 0
15_regress_check-query-generator 1 0
16_regress_check-columnar 1 0
14_regress_check-vanilla 1 0
14_regress_check-enterprise-isolation 1 0
16_regress_check-split 1 0
15_regress_check-split 1 0
15_regress_check-enterprise 1 0
16_regress_check-vanilla 1 0
16_regress_check-enterprise-isolation 1 0
15_regress_check-enterprise-isolation 1 0
16_regress_check-isolation 1 0
14_regress_check-isolation 1 0
15_regress_check-multi 1 0
15_regress_check-isolation 1 0
16_regress_check-multi 1 0
16_regress_check-enterprise-isolation-logicalrep-1 1 0
16_cdc_installcheck 1 0
15_regress_check-multi-1 1 0
16_regress_check-multi-1 1 0
14_regress_check-multi-1 1 0
14_regress_check-enterprise-isolation-logicalrep-1 1 0
14_regress_check-multi 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7675       +/-   ##
===========================================
- Coverage   89.69%   49.10%   -40.60%     
===========================================
  Files         283      283               
  Lines       60510    59770      -740     
  Branches     7541     7367      -174     
===========================================
- Hits        54276    29349    -24927     
- Misses       4079    27794    +23715     
- Partials     2155     2627      +472