Skip to content
New issue

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

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

Already on GitHub? # to your account

[To dev/1.3] Fix createView NPE issue when region migration #14747

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

OneSizeFitsQuorum
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 41.42%. Comparing base (b8fa0b6) to head (115d5d4).
Report is 1 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...engine/execution/executor/RegionWriteExecutor.java 60.00% 2 Missing ⚠️
...db/protocol/thrift/impl/DataNodeRegionManager.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #14747      +/-   ##
=============================================
- Coverage      41.43%   41.42%   -0.01%     
  Complexity       193      193              
=============================================
  Files           3529     3529              
  Lines         225870   225872       +2     
  Branches       26874    26875       +1     
=============================================
- Hits           93579    93560      -19     
- Misses        132291   132312      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OneSizeFitsQuorum OneSizeFitsQuorum changed the base branch from rc/1.3.3 to dev/1.3 January 22, 2025 02:13
Signed-off-by: OneSizeFitQuorum <tanxinyu@apache.org>
@OneSizeFitsQuorum OneSizeFitsQuorum changed the title [To rc/1.3.3] Fix createView NPE issue when region migration [To dev/1.3] Fix createView NPE issue when region migration Jan 22, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
7.3% Duplication on New Code (required ≤ 5%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@HTHou HTHou merged commit ec84ae1 into dev/1.3 Jan 22, 2025
25 of 27 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants