-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
[Chores] Format code #1787
base: main
Are you sure you want to change the base?
[Chores] Format code #1787
Conversation
4d2b6af
to
872528d
Compare
1feada4
to
083e040
Compare
2d20399
to
54ffd6e
Compare
e1235d7
to
b71baa2
Compare
b71baa2
to
7efbd34
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1787 +/- ##
==========================================
- Coverage 9.20% 9.20% -0.01%
==========================================
Files 467 467
Lines 143962 143972 +10
==========================================
Hits 13250 13250
- Misses 130712 130722 +10 ☔ View full report in Codecov by Sentry. |
7efbd34
to
a5b7f32
Compare
0437a24
to
18cc174
Compare
1501b83
to
68dff0b
Compare
8dbd555
to
76b53c6
Compare
c95deb0
to
cce95e1
Compare
WalkthroughThis pull request introduces a series of minor formatting and style adjustments across multiple source files in the project. The changes primarily focus on consistent code styling, including the removal of extraneous spaces in pointer declarations, adjustments to template parameter formatting, and corrections in pointer casting syntax. Additionally, a new line was added to invoke a method in the emulator class. These modifications do not alter the functionality or logic of the codebase but aim to enhance code readability and maintain a uniform coding style. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (7)
🚧 Files skipped from review as they are similar to previous changes (7)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
cce95e1
to
55ac76f
Compare
55ac76f
to
95e88bf
Compare
Automated changes by create-pull-request GitHub action