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

feature(imports) support jwt config for get all resource in meta #93

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

vani-rf
Copy link
Contributor

@vani-rf vani-rf commented Feb 10, 2025

New Config for support token when get data from pg meta connector

New Configuration Name : JWT_TOKEN

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/connector/pgmeta/common.go 73.33% 3 Missing and 1 partial ⚠️
pkg/connector/pgmeta/type.go 50.00% 2 Missing and 1 partial ⚠️
Flag Coverage Δ
-race 72.03% <82.05%> (-0.06%) ⬇️
-tags "sonic avx" 72.05% <82.05%> (-0.04%) ⬇️
-tags go_json 72.08% <82.05%> (+0.02%) ⬆️
-tags nomsgpack 72.07% <82.05%> (+<0.01%) ⬆️
go-1.21 71.84% <82.05%> (-0.03%) ⬇️
go-1.22 72.08% <82.05%> (+<0.01%) ⬆️
macos-latest 72.06% <82.05%> (-0.02%) ⬇️
ubuntu-latest 72.07% <82.05%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
config.go 82.53% <ø> (ø)
pkg/connector/pgmeta/index.go 55.55% <100.00%> (ø)
pkg/connector/pgmeta/table.go 66.56% <100.00%> (+0.56%) ⬆️
pkg/generator/config.go 88.88% <ø> (ø)
pkg/connector/pgmeta/type.go 95.08% <50.00%> (-4.92%) ⬇️
pkg/connector/pgmeta/common.go 73.33% <73.33%> (ø)

... and 1 file with indirect coverage changes

@toopay toopay merged commit 1fdf29b into main Feb 11, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants