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(s3stream/wal): use stat to check whether the path is a block device #935

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Chillax-0v0
Copy link
Contributor

No description provided.

@Chillax-0v0 Chillax-0v0 added enhancement New feature or request s3stream wal the WAL of S3 stream labels Feb 20, 2024
@Chillax-0v0 Chillax-0v0 self-assigned this Feb 20, 2024
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d1e0ff) 55.90% compared to head (9fb1e01) 55.90%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #935   +/-   ##
=========================================
  Coverage     55.90%   55.90%           
  Complexity     1264     1264           
=========================================
  Files           133      133           
  Lines          8534     8534           
  Branches        789      789           
=========================================
  Hits           4771     4771           
  Misses         3327     3327           
  Partials        436      436           
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 5.80% <ø> (ø)
RocketMQ Controller 57.39% <ø> (ø)
RocketMQ Proxy 37.18% <ø> (ø)
RocketMQ Store 73.60% <ø> (ø)
RocketMQ Stream ∅ <ø> (∅)
RocketMQ Metadata 35.44% <ø> (ø)

@Chillax-0v0 Chillax-0v0 merged commit 31bfba3 into main Feb 20, 2024
7 checks passed
@Chillax-0v0 Chillax-0v0 deleted the refactor-check-file-stat-rather-than-path-prefix branch February 20, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request s3stream wal the WAL of S3 stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants