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 can be closed in the callback #595

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 varlogtest to be able to close the log stream appender in the callback.

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9d0b203) 61.16% compared to head (e08371b) 61.11%.

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

Additional details and impacted files
@@                      Coverage Diff                      @@
##           varlogtest_fix_lsa_sealed     #595      +/-   ##
=============================================================
- Coverage                      61.16%   61.11%   -0.06%     
=============================================================
  Files                            144      144              
  Lines                          19217    19241      +24     
=============================================================
+ Hits                           11755    11760       +5     
- Misses                          6874     6889      +15     
- Partials                         588      592       +4     
Files Coverage Δ
pkg/varlogtest/log.go 74.02% <100.00%> (+2.37%) ⬆️
pkg/varlogtest/varlogtest.go 90.32% <100.00%> (ø)

... and 6 files with indirect coverage changes

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

This PR fixed the varlogtest to be able to close the log stream appender in the callback.
@ijsong ijsong force-pushed the varlogtest_fix_lsa_close_in_callback branch from 3918475 to e08371b Compare September 27, 2023 13:00
@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:33 AM: @ijsong merged this pull request with Graphite.

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