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

fix: fix import connection configuration #3308

Merged
merged 1 commit into from
Oct 21, 2024

fix_import_conn

d396180
Select commit
Loading
Failed to load commit list.
Merged

fix: fix import connection configuration #3308

fix_import_conn
d396180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

71.09% (-0.01%) compared to bdeec46

View this Pull Request on Codecov

71.09% (-0.01%) compared to bdeec46

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.09%. Comparing base (bdeec46) to head (d396180).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
internal/meta/yamlConfigMeta.go 0.00% 4 Missing and 2 partials ⚠️
internal/server/yaml_import_export.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3308      +/-   ##
==========================================
- Coverage   71.10%   71.09%   -0.01%     
==========================================
  Files         400      400              
  Lines       45151    45178      +27     
==========================================
+ Hits        32104    32119      +15     
- Misses      10524    10539      +15     
+ Partials     2523     2520       -3     

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