[Backport 2.x] Fix response codes returned by JSON formatting them #2200
+32
−15
Codecov / codecov/project
succeeded
Oct 3, 2023 in 0s
96.59% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
96.59% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2200 (5f1984f) into 2.x (3f51079) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.x #2200 +/- ##
=========================================
Coverage 96.59% 96.59%
Complexity 4752 4752
=========================================
Files 437 437
Lines 12693 12699 +6
Branches 859 859
=========================================
+ Hits 12261 12267 +6
Misses 422 422
Partials 10 10
Files | Coverage Δ | |
---|---|---|
...anner/physical/datasource/DataSourceTableScan.java | 100.00% <100.00%> (ø) |
|
...ces/transport/TransportCreateDataSourceAction.java | 100.00% <100.00%> (ø) |
|
...ces/transport/TransportUpdateDataSourceAction.java | 100.00% <100.00%> (ø) |
Loading