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

Decouple remote state configuration #11858

Merged
merged 4 commits into from
Mar 18, 2024

Make remote state repo mandatory for remote data store

db7683c
Select commit
Loading
Failed to load commit list.
Merged

Decouple remote state configuration #11858

Make remote state repo mandatory for remote data store
db7683c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 71.54%. Comparing base (b15cb0c) to head (db7683c).
Report is 36 commits behind head on main.

Files Patch % Lines
...rch/node/remotestore/RemoteStoreNodeAttribute.java 68.75% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11858      +/-   ##
============================================
+ Coverage     71.42%   71.54%   +0.12%     
- Complexity    59978    60078     +100     
============================================
  Files          4985     4985              
  Lines        282275   282406     +131     
  Branches      40946    40971      +25     
============================================
+ Hits         201603   202046     +443     
+ Misses        63999    63584     -415     
- Partials      16673    16776     +103     

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