Skip to content

REFACTOR: Raise error when variable already exists - #2406

Merged
hui-zhou-a merged 8 commits into
mainfrom
refactor-raise-error-variable
Jul 22, 2026
Merged

REFACTOR: Raise error when variable already exists#2406
hui-zhou-a merged 8 commits into
mainfrom
refactor-raise-error-variable

Conversation

@hui-zhou-a

@hui-zhou-a hui-zhou-a commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

closes #2407

@codacy-production

codacy-production Bot commented Jul 18, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 2 duplication

Metric Results
Complexity 0
Duplication 2

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@hui-zhou-a hui-zhou-a linked an issue Jul 18, 2026 that may be closed by this pull request
@hui-zhou-a hui-zhou-a changed the title REAT: Raise error when variable already exists REATOR: Raise error when variable already exists Jul 18, 2026
@hui-zhou-a hui-zhou-a changed the title REATOR: Raise error when variable already exists REFATOR: Raise error when variable already exists Jul 18, 2026
@codecov-commenter

codecov-commenter commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.87%. Comparing base (5cbae21) to head (592504d).
⚠️ Report is 310 commits behind head on main.

❌ Your patch status has failed because the patch coverage (66.66%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2406      +/-   ##
==========================================
+ Coverage   70.20%   74.87%   +4.66%     
==========================================
  Files         261      271      +10     
  Lines       42416    46298    +3882     
==========================================
+ Hits        29779    34666    +4887     
+ Misses      12637    11632    -1005     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot added testing Anything related to testing grpc-transition Changes that need to be included in gRPC transition labels Jul 21, 2026
@svandenb-dev svandenb-dev changed the title REFATOR: Raise error when variable already exists REFACTOR: Raise error when variable already exists Jul 21, 2026
svandenb-dev
svandenb-dev previously approved these changes Jul 21, 2026

@svandenb-dev svandenb-dev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svandenb-dev svandenb-dev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hui-zhou-a
hui-zhou-a merged commit aac9769 into main Jul 22, 2026
28 checks passed
@hui-zhou-a
hui-zhou-a deleted the refactor-raise-error-variable branch July 22, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

grpc-transition Changes that need to be included in gRPC transition testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REFACTOR: Raise error when variable already exists

4 participants