Skip to content

Fix bitops.c clang-format properly#570

Merged
PingXie merged 1 commit intovalkey-io:unstablefrom
LiiNen:fix-bitops-clang-format
May 29, 2024
Merged

Fix bitops.c clang-format properly#570
PingXie merged 1 commit intovalkey-io:unstablefrom
LiiNen:fix-bitops-clang-format

Conversation

@LiiNen
Copy link
Contributor

@LiiNen LiiNen commented May 29, 2024

ref:

There was an issue that clang-format cheker failed.
I don't know why I missed it and why it didn't catch.

just running clang-format -i bitops.c was all.

@codecov
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.23%. Comparing base (96dcd11) to head (178a821).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #570      +/-   ##
============================================
+ Coverage     70.21%   70.23%   +0.02%     
============================================
  Files           109      109              
  Lines         59956    59956              
============================================
+ Hits          42096    42113      +17     
+ Misses        17860    17843      -17     
Files Coverage Δ
src/bitops.c 94.18% <100.00%> (ø)

... and 11 files with indirect coverage changes

Copy link
Member

@PingXie PingXie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @LiiNen!

@PingXie PingXie merged commit 168da8b into valkey-io:unstable May 29, 2024
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