8000 Restyle chore: Add a .clang-format that mostly agrees with astyle. by restyled-io[bot] · Pull Request #2076 · TokTok/c-toxcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Restyle chore: Add a .clang-format that mostly agrees with astyle. #2076

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

Closed
wants to merge 3 commits into from

Conversation

restyled-io[bot]
Copy link
@restyled-io restyled-io bot commented Feb 19, 2022

A duplicate of #2075 with additional commits that automatically address
incorrect style, created by Restyled.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it with only
the style fixes.

The following Restylers made fixes:

  • astyle
  • clang-format

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Expand for example instructions
    ```console
    git remote add upstream https://github.com/TokTok/c-toxcore.git
    git fetch upstream pull/<this PR number>/head
    git merge --ff-only FETCH_HEAD
    git push
    ```
    

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.


This change is Reviewable

@auto-add-label auto-add-label bot added the chore Updating grunt tasks etc; no production code change label Feb 19, 2022
@codecov
Copy link
codecov bot commented Feb 19, 2022

Codecov Report

Merging #2076 (99aa71e) into master (68f4e5c) will decrease coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2076      +/-   ##
==========================================
- Coverage   76.49%   76.22%   -0.28%     
==========================================
  Files         108      108              
  Lines       18156    18156              
==========================================
- Hits        13889    13839      -50     
- Misses       4267     4317      +50     
Impacted Files Coverage Δ
auto_tests/tox_events_test.c 91.48% <0.00%> (-6.39%) ⬇️
toxcore/TCP_server.c 71.98% <0.00%> (-4.84%) ⬇️
toxav/ring_buffer.c 67.44% <0.00%> (-4.66%) ⬇️
toxcore/TCP_client.c 62.24% <0.00%> (-3.75%) ⬇️
toxcore/friend_connection.c 86.27% <0.00%> (-1.69%) ⬇️
toxav/groupav.c 77.55% <0.00%> (-1.64%) ⬇️
toxav/toxav.c 62.02% <0.00%> (-0.31%) ⬇️
toxcore/DHT.c 83.87% <0.00%> (-0.28%) ⬇️
auto_tests/tox_many_test.c 98.03% <0.00%> (ø)
auto_tests/tox_many_tcp_test.c 50.46% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68f4e5c...99aa71e. Read the comment docs.

@restyled-io restyled-io bot closed this Feb 19, 2022
@restyled-io restyled-io bot deleted the restyled/pull-2075 branch February 19, 2022 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updating grunt tasks etc; no production code change
Development

Successfully merging this pull request may close these issues.

2 participants
0