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

feat(iceberg-rest): initial iceberg rest api #12500

Merged
merged 3 commits into from
Jan 30, 2025

fix(json-converter): fix iceberg json converter

a559a02
Select commit
Loading
Failed to load commit list.
Merged

feat(iceberg-rest): initial iceberg rest api #12500

fix(json-converter): fix iceberg json converter
a559a02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

60.54% (target 0.00%)

View this Pull Request on Codecov

60.54% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 27.61506% with 173 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
metadata-ingestion/src/datahub/cli/iceberg_cli.py 27.03% 170 Missing ⚠️
metadata-ingestion/src/datahub/entrypoints.py 50.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
...src/main/java/com/linkedin/metadata/Constants.java 0.00% <ø> (ø)
.../main/java/com/datahub/authorization/AuthUtil.java 38.12% <ø> (ø)
...om/linkedin/metadata/entity/EntityServiceImpl.java 80.04% <ø> (+0.03%) ⬆️
...enapi/config/GlobalControllerExceptionHandler.java 0.00% <ø> (ø)
...registry/config/SpringWebSchemaRegistryConfig.java 100.00% <ø> (ø)
.../src/main/java/com/linkedin/gms/ServletConfig.java 0.00% <ø> (ø)
...inkedin/metadata/authorization/PoliciesConfig.java 93.46% <ø> (ø)
metadata-ingestion/src/datahub/entrypoints.py 68.84% <50.00%> (-0.86%) ⬇️
metadata-ingestion/src/datahub/cli/iceberg_cli.py 27.03% <27.03%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc09b28...a559a02. Read the comment docs.