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

timer: fix wrapping allignment in function declaration #2374

Merged

Conversation

Snorch
Copy link
Member

@Snorch Snorch commented Mar 27, 2024

Currently we have tabs + spaces on the wrapped line but the wrapped part is not alligned to the opening bracket.

Fixes: bbe26d1b7 ("timer: fix allignment in function definition")

Currently we have tabs + spaces on the wrapped line but the wrapped part
is not alligned to the opening bracket.

Fixes: bbe26d1b7 ("timer: fix allignment in function definition")
Signed-off-by: Pavel Tikhomirov <[email protected]>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.73%. Comparing base (6182876) to head (5d2519a).

❗ Current head 5d2519a differs from pull request most recent head 3780e16. Consider uploading reports for the commit 3780e16 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           criu-dev    #2374      +/-   ##
============================================
+ Coverage     70.69%   70.73%   +0.03%     
============================================
  Files           136      136              
  Lines         33037    32939      -98     
============================================
- Hits          23357    23299      -58     
+ Misses         9680     9640      -40     

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

@avagin avagin merged commit 00d7cdc into checkpoint-restore:criu-dev Mar 27, 2024
37 of 39 checks passed
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.

4 participants