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] Implement patch API for datasources #2328

Merged
merged 1 commit into from
Oct 19, 2023

Implement patch API for datasources (#2273)

1152d64
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Implement patch API for datasources #2328

Implement patch API for datasources (#2273)
1152d64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2023 in 1s

96.55% (target 99.00%)

View this Pull Request on Codecov

96.55% (target 99.00%)

Details

Codecov Report

Merging #2328 (1152d64) into 2.x (fbf6143) will decrease coverage by 0.19%.
The diff coverage is 72.81%.

@@             Coverage Diff              @@
##                2.x    #2328      +/-   ##
============================================
- Coverage     96.73%   96.55%   -0.19%     
- Complexity     4876     4899      +23     
============================================
  Files           455      458       +3     
  Lines         13370    13473     +103     
  Branches        899      906       +7     
============================================
+ Hits          12934    13009      +75     
- Misses          422      449      +27     
- Partials         14       15       +1     
Files Coverage Δ
...sql/datasources/service/DataSourceServiceImpl.java 100.00% <100.00%> (ø)
...rces/transport/TransportPatchDataSourceAction.java 100.00% <100.00%> (ø)
...rch/sql/datasources/utils/XContentParserUtils.java 98.90% <97.50%> (-1.10%) ⬇️
...model/transport/PatchDataSourceActionResponse.java 0.00% <0.00%> (ø)
.../model/transport/PatchDataSourceActionRequest.java 21.42% <21.42%> (ø)
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <0.00%> (ø)