apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
762 stars 267 forks source link

[AMORO-2852]: fix eslint error & style fix #2876

Closed zhangmo8 closed 1 month ago

zhangmo8 commented 1 month ago

Why are the changes needed?

catalogs style fixed

fix eslint error & tslint error

Brief change log

-

How was this patch tested?

Documentation

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.47%. Comparing base (890640b) to head (6dd397c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2876 +/- ## ============================================ - Coverage 32.76% 27.47% -5.29% + Complexity 3821 2483 -1338 ============================================ Files 558 360 -198 Lines 46295 37213 -9082 Branches 6175 5432 -743 ============================================ - Hits 15170 10226 -4944 + Misses 29931 26027 -3904 + Partials 1194 960 -234 ``` | [Flag](https://app.codecov.io/gh/apache/amoro/pull/2876/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/apache/amoro/pull/2876/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [trino](https://app.codecov.io/gh/apache/amoro/pull/2876/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `27.47% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zhangmo8 commented 1 month ago

2852