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

[Backport 2.x] Enable session by default #2374

Merged
merged 1 commit into from
Oct 26, 2023

Enable session by default (#2373)

8e1bb1f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Enable session by default #2374

Enable session by default (#2373)
8e1bb1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 1s

96.50% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.50% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #2374 (8e1bb1f) into 2.x (b7c7506) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2374   +/-   ##
=========================================
  Coverage     96.50%   96.50%           
  Complexity     4955     4955           
=========================================
  Files           466      466           
  Lines         13689    13690    +1     
  Branches        916      916           
=========================================
+ Hits          13211    13212    +1     
  Misses          458      458           
  Partials         20       20           
Files Coverage Δ
...rch/sql/opensearch/setting/OpenSearchSettings.java 100.00% <ø> (ø)
...rch/sql/spark/execution/statestore/StateStore.java 82.01% <100.00%> (+0.13%) ⬆️