Skip to content

Implement patch API for datasources (#2273)

Codecov / codecov/project failed Oct 18, 2023 in 0s

96.55% (target 99.00%)

View this Pull Request on Codecov

96.55% (target 99.00%)

Details

Codecov Report

Merging #2329 (70ecae8) into 2.11 (3d1a376) will decrease coverage by 0.19%.
The diff coverage is 72.81%.

@@             Coverage Diff              @@
##               2.11    #2329      +/-   ##
============================================
- 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%> (ø)