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(all): use log/slog instead of golang.org/x/exp/slog #633

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Nov 16, 2023

What this PR does

Use log/slog instead of golang.org/x/exp/slog.

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8832c06) 61.40% compared to head (b444533) 61.43%.

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

Additional details and impacted files
@@                             Coverage Diff                              @@
##           storage_readrecoverypoints_inconsistency     #633      +/-   ##
============================================================================
+ Coverage                                     61.40%   61.43%   +0.03%     
============================================================================
  Files                                           144      144              
  Lines                                         19270    19270              
============================================================================
+ Hits                                          11832    11838       +6     
+ Misses                                         6851     6846       -5     
+ Partials                                        587      586       -1     

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

@ijsong ijsong force-pushed the storage_readrecoverypoints_inconsistency branch from 2859a89 to b76599c Compare December 28, 2023 05:51
@ijsong ijsong force-pushed the storage_readrecoverypoints_inconsistency branch from b76599c to 8832c06 Compare January 2, 2024 00:19
@ijsong
Copy link
Member Author

ijsong commented Jan 2, 2024

Merge activity

  • Jan 1, 8:00 PM: @ijsong started a stack merge that includes this pull request via Graphite.
  • Jan 1, 8:18 PM: @ijsong merged this pull request with Graphite.

Base automatically changed from storage_readrecoverypoints_inconsistency to main January 2, 2024 01:01
@ijsong ijsong merged commit 429037b into main Jan 2, 2024
16 checks passed
@ijsong ijsong deleted the use_std_slog branch January 2, 2024 01:18
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.

3 participants