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

[AMORO-2638] fix refresh-external-catalogs cannot be completed when exist database listTable fails #2639

Merged
merged 1 commit into from
Mar 15, 2024

[AMORO-2638] fix `refresh-external-catalogs` cannot be completed when…

26c25f5
Select commit
Loading
Failed to load commit list.
Merged

[AMORO-2638] fix refresh-external-catalogs cannot be completed when exist database listTable fails #2639

[AMORO-2638] fix `refresh-external-catalogs` cannot be completed when…
26c25f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

34.84% (+0.00%) compared to 71bb159

View this Pull Request on Codecov

34.84% (+0.00%) compared to 71bb159

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 34.84%. Comparing base (71bb159) to head (26c25f5).

Files Patch % Lines
...tease/arctic/server/table/DefaultTableService.java 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2639   +/-   ##
=========================================
  Coverage     34.83%   34.84%           
- Complexity     4506     4509    +3     
=========================================
  Files           605      605           
  Lines         50616    50619    +3     
  Branches       6655     6655           
=========================================
+ Hits          17631    17636    +5     
- Misses        31533    31534    +1     
+ Partials       1452     1449    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.