[Backport 2.x] Change DataSourceType from enum to class #2742
Codecov / codecov/project
failed
Jun 12, 2024 in 0s
95.61% (target 99.00%)
View this Pull Request on Codecov
95.61% (target 99.00%)
Details
Codecov Report
Attention: Patch coverage is 93.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 95.61%. Comparing base (
aa606a9
) to head (373a9bf
).
Files | Patch % | Lines |
---|---|---|
.../spark/asyncquery/model/AsyncQueryJobMetadata.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #2742 +/- ##
============================================
+ Coverage 95.52% 95.61% +0.09%
- Complexity 5231 5237 +6
============================================
Files 510 511 +1
Lines 14806 14816 +10
Branches 986 986
============================================
+ Hits 14143 14167 +24
+ Misses 641 628 -13
+ Partials 22 21 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading