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

refactor: remove redundant FindLogStream function #918

Open
wants to merge 1 commit into
base: tests_log_stream_uncommit_report
Choose a base branch
from

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Nov 24, 2024

What this PR does

The FindLogStream function in proto/snpb/metadata.go was removed as it was
redundant and no longer needed. The functionality is already covered by the
GetLogStream method.

@ijsong ijsong requested a review from hungryjang as a code owner November 24, 2024 10:24
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (tests_log_stream_uncommit_report@0060a81). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                         @@
##             tests_log_stream_uncommit_report     #918   +/-   ##
===================================================================
  Coverage                                    ?   79.09%           
===================================================================
  Files                                       ?      180           
  Lines                                       ?    21615           
  Branches                                    ?        0           
===================================================================
  Hits                                        ?    17097           
  Misses                                      ?     3701           
  Partials                                    ?      817           

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

@ijsong ijsong force-pushed the tests_log_stream_uncommit_report branch from 099dbf1 to fe756d5 Compare December 13, 2024 01:53
@ijsong ijsong force-pushed the refactor_snmd_getlogstream branch from a0af1e1 to 35530c6 Compare December 13, 2024 01:53
The FindLogStream function in proto/snpb/metadata.go was removed as it was
redundant and no longer needed. The functionality is already covered by the
GetLogStream method.
@ijsong ijsong force-pushed the tests_log_stream_uncommit_report branch from fe756d5 to 0060a81 Compare December 13, 2024 02:01
@ijsong ijsong force-pushed the refactor_snmd_getlogstream branch from 35530c6 to a84aa13 Compare December 13, 2024 02:01
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.

1 participant