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

Apply formatting to non p4c_backend code #914

Merged
merged 2 commits into from
Jan 28, 2022
Merged

Apply formatting to non p4c_backend code #914

merged 2 commits into from
Jan 28, 2022

Conversation

pudelkoM
Copy link
Member

@pudelkoM pudelkoM commented Jan 28, 2022

This covers most C++ files, outside the p4c_backend, that are format-able without weird effects.

Formatting-only change.

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #914 (557235e) into main (672c0a0) will increase coverage by 0.00%.
The diff coverage is 95.23%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #914   +/-   ##
=======================================
  Coverage   78.74%   78.74%           
=======================================
  Files         336      336           
  Lines       30423    30413   -10     
=======================================
- Hits        23957    23950    -7     
+ Misses       6466     6463    -3     
Impacted Files Coverage Δ
stratum/glue/status/canonical_errors.cc 3.22% <0.00%> (+0.10%) ⬆️
...m/hal/lib/common/certificate_management_service.cc 100.00% <ø> (ø)
stratum/hal/lib/common/diag_service.cc 100.00% <ø> (ø)
stratum/hal/lib/common/file_service.cc 100.00% <ø> (ø)
stratum/hal/lib/p4/p4_write_request_differ.cc 95.23% <ø> (ø)
stratum/hal/lib/phal/dummy_threadpool.cc 100.00% <ø> (ø)
stratum/hal/lib/phal/regex_datasource.cc 100.00% <ø> (ø)
stratum/hal/lib/phal/system_fake.cc 94.20% <ø> (ø)
stratum/hal/lib/p4/p4_action_mapper.cc 94.20% <90.90%> (-0.32%) ⬇️
stratum/hal/lib/common/error_buffer.cc 100.00% <100.00%> (ø)
... and 11 more

@pudelkoM pudelkoM changed the title Apply formatting to phal, bcm sim and P4 static entry mapper Apply formatting to non p4c_backend code Jan 28, 2022
@pudelkoM pudelkoM changed the title Apply formatting to non p4c_backend code Apply formatting to non p4c_backend code Jan 28, 2022
Already covered by wildcard
@pudelkoM pudelkoM merged commit 82b6e21 into main Jan 28, 2022
@pudelkoM pudelkoM deleted the more-formatting branch January 28, 2022 04:25
ffoulkes added a commit to ipdk-io/stratum-dev that referenced this pull request Jan 14, 2024
Signed-off-by: Derek G Foster <derek.foster@intel.com>
ffoulkes added a commit to ipdk-io/stratum-dev that referenced this pull request Jan 17, 2024
Signed-off-by: Derek G Foster <derek.foster@intel.com>
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.

None yet

1 participant