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(varlogtest): log stream appender returns missing errors in the callback #594

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Sep 27, 2023

What this PR does

This PR fixed the log stream appender's bug in the varlogtest package. It had
the bug that the callback in the log stream appender didn't return an error.

…llback

This PR fixed the log stream appender's bug in the varlogtest package. It had the bug that the
callback in the log stream appender didn't return an error.
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (73d6a91) 61.14% compared to head (9d0b203) 61.16%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           varlogtest_add_logstream     #594      +/-   ##
============================================================
+ Coverage                     61.14%   61.16%   +0.02%     
============================================================
  Files                           144      144              
  Lines                         19217    19217              
============================================================
+ Hits                          11751    11755       +4     
+ Misses                         6881     6874       -7     
- Partials                        585      588       +3     
Files Coverage Δ
pkg/varlogtest/log.go 71.64% <100.00%> (ø)

... and 6 files with indirect coverage changes

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

@ijsong
Copy link
Member Author

ijsong commented Oct 4, 2023

Merge Activity

  • Oct 4, 3:30 AM: @ijsong started a stack merge that includes this pull request via Graphite.
  • Oct 4, 3:32 AM: @ijsong merged this pull request with Graphite.

Base automatically changed from varlogtest_add_logstream to main October 4, 2023 07:32
@ijsong ijsong merged commit d2e88ee into main Oct 4, 2023
@ijsong ijsong deleted the varlogtest_fix_lsa_sealed branch October 4, 2023 07:32
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