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

Use remote publication flag to decide which custom objects to upload #14338

Merged

Modify variable name

ac465ba
Select commit
Loading
Failed to load commit list.
Merged

Use remote publication flag to decide which custom objects to upload #14338

Modify variable name
ac465ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

71.77% (target 70.00%)

View this Pull Request on Codecov

71.77% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 88.57143% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (b15cb0c) to head (ac465ba).
Report is 433 commits behind head on main.

Files Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 76.47% 1 Missing and 7 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14338      +/-   ##
============================================
+ Coverage     71.42%   71.77%   +0.35%     
- Complexity    59978    62088    +2110     
============================================
  Files          4985     5118     +133     
  Lines        282275   291833    +9558     
  Branches      40946    42180    +1234     
============================================
+ Hits         201603   209460    +7857     
- Misses        63999    65057    +1058     
- Partials      16673    17316     +643     

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