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

Add Session limitation #2354

Merged
merged 2 commits into from
Oct 25, 2023

add doc

50f24ca
Select commit
Loading
Failed to load commit list.
Merged

Add Session limitation #2354

add doc
50f24ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2023 in 0s

96.45% (target 99.00%)

View this Pull Request on Codecov

96.45% (target 99.00%)

Details

Codecov Report

Merging #2354 (50f24ca) into main (a27e733) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 92.68%.

@@             Coverage Diff              @@
##               main    #2354      +/-   ##
============================================
- Coverage     96.46%   96.45%   -0.02%     
- Complexity     4898     4906       +8     
============================================
  Files           464      464              
  Lines         13421    13466      +45     
  Branches        903      908       +5     
============================================
+ Hits          12946    12988      +42     
- Misses          456      458       +2     
- Partials         19       20       +1     
Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <100.00%> (ø)
...ch/sql/spark/execution/session/SessionManager.java 100.00% <100.00%> (ø)
...rch/sql/spark/execution/statestore/StateStore.java 81.88% <89.65%> (+2.06%) ⬆️

... and 1 file with indirect coverage changes