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

sort includes src/controller #718

Merged

Conversation

rwalker-apple
Copy link
Contributor

Problem

includes aren't sorted

Summary of Changes

  • sort includes
  • make blocks

working on #116, part of #683

@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #718 into master will decrease coverage by 0.75%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #718      +/-   ##
==========================================
- Coverage   60.18%   59.42%   -0.76%     
==========================================
  Files         130      130              
  Lines       12670    12662       -8     
==========================================
- Hits         7626     7525     -101     
- Misses       5044     5137      +93     
Impacted Files Coverage Δ
src/controller/CHIPDeviceController.cpp 0.00% <ø> (ø)
src/inet/EndPointBasis.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/inet/InetFaultInjection.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/setup_payload/SetupPayload.cpp 29.16% <0.00%> (-66.67%) ⬇️
src/system/SystemError.cpp 8.16% <0.00%> (-61.23%) ⬇️
src/inet/IPAddress-StringFuncts.cpp 0.00% <0.00%> (-42.86%) ⬇️
src/inet/IPEndPointBasis.cpp 0.00% <0.00%> (-36.46%) ⬇️
src/lib/core/CHIPEncoding.h 73.91% <0.00%> (-18.68%) ⬇️
src/system/SystemFaultInjection.cpp 31.81% <0.00%> (-18.19%) ⬇️
src/system/SystemObject.cpp 87.50% <0.00%> (-6.25%) ⬇️
... and 6 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 7c4babc...d711504. Read the comment docs.

@rwalker-apple
Copy link
Contributor Author

@hawk248 @jelderton @saurabhst ?

@rwalker-apple
Copy link
Contributor Author

@BroderickCarlin ?

@woody-apple woody-apple merged commit f1167ac into project-chip:master May 15, 2020
@rwalker-apple rwalker-apple deleted the sort-includes-src-controller branch May 15, 2020 20:05
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