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

docs: add a "code-style LLVM" badge #241

Merged
merged 2 commits into from
Sep 2, 2022
Merged

Conversation

aloisklink
Copy link
Contributor

Adds the following badge to the README.md to show that we follow the LLVM code style: code style: llvm

@aloisklink aloisklink added the documentation Improvements or additions to documentation label Aug 23, 2022
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #241 (2a8ab01) into main (474f7be) will increase coverage by 0.96%.
The diff coverage is n/a.

❗ Current head 2a8ab01 differs from pull request most recent head aa60f50. Consider uploading reports for the commit aa60f50 to get more accurate results

@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   44.64%   45.61%   +0.96%     
==========================================
  Files         110      107       -3     
  Lines       16393    14951    -1442     
==========================================
- Hits         7319     6820     -499     
+ Misses       9074     8131     -943     
Impacted Files Coverage Δ
src/ap/hostapd.c 68.57% <0.00%> (-7.21%) ⬇️
src/utils/os.c 40.00% <0.00%> (-4.81%) ⬇️
tests/ap/test_hostapd.c 93.10% <0.00%> (-1.82%) ⬇️
src/utils/iface.c 18.18% <0.00%> (-1.60%) ⬇️
tests/dhcp/test_dnsmasq.c 93.46% <0.00%> (-0.05%) ⬇️
tests/utils/test_os.c 98.01% <0.00%> (-0.02%) ⬇️
src/config.c 0.00% <0.00%> (ø)
src/edgesec.c 0.00% <0.00%> (ø)
tests/dns/test_mdns_list.c 100.00% <0.00%> (ø)
tests/dns/test_mdns_mapper.c 100.00% <0.00%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aloisklink aloisklink merged commit 3964d33 into main Sep 2, 2022
@aloisklink aloisklink deleted the docs/add-code-style-badge branch September 2, 2022 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants