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] Change DataSourceType from enum to class #2742

Closed
wants to merge 1 commit into from

Change DataSourceType from enum to class (#2730)

373a9bf
Select commit
Loading
Failed to load commit list.
Closed

[Backport 2.x] Change DataSourceType from enum to class #2742

Change DataSourceType from enum to class (#2730)
373a9bf
Select commit
Loading
Failed to load commit list.
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.