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

sync: skip listing on dst in force mode #4602

Merged
merged 1 commit into from
Mar 28, 2024
Merged

sync: skip listing on dst in force mode #4602

merged 1 commit into from
Mar 28, 2024

Conversation

davies
Copy link
Contributor

@davies davies commented Mar 28, 2024

close #4598

@davies davies requested a review from zhijian-pro March 28, 2024 02:59
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 55.46%. Comparing base (c8e8296) to head (847cafa).
Report is 2 commits behind head on main.

Files Patch % Lines
pkg/sync/sync.go 31.81% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4602      +/-   ##
==========================================
- Coverage   55.57%   55.46%   -0.11%     
==========================================
  Files         159      124      -35     
  Lines       42940    33760    -9180     
==========================================
- Hits        23862    18726    -5136     
+ Misses      16422    12842    -3580     
+ Partials     2656     2192     -464     

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

@davies davies merged commit e407fa5 into main Mar 28, 2024
29 of 32 checks passed
@davies davies deleted the skip_listing branch March 28, 2024 05:59
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.

sync: skip listing in force mode
2 participants