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 all trivial format changes to BCM code #913

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

pudelkoM
Copy link
Member

This PR formats most remaining BCM code were possible without undesirable edge cases and adds them to the CI check.

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #913 (640364d) into main (42bf0e8) will decrease coverage by 0.00%.
The diff coverage is 78.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #913      +/-   ##
==========================================
- Coverage   78.74%   78.74%   -0.01%     
==========================================
  Files         336      336              
  Lines       30427    30423       -4     
==========================================
- Hits        23961    23957       -4     
  Misses       6466     6466              
Impacted Files Coverage Δ
stratum/hal/lib/bcm/bcm_global_vars.cc 100.00% <ø> (ø)
stratum/hal/lib/bcm/bcm_l3_manager.cc 80.83% <0.00%> (ø)
stratum/hal/lib/bcm/pipeline_processor.cc 89.27% <25.00%> (ø)
stratum/hal/lib/bcm/acl_table.cc 82.27% <87.50%> (-0.23%) ⬇️
stratum/hal/lib/bcm/bcm_acl_manager.cc 82.74% <100.00%> (ø)
stratum/hal/lib/bcm/bcm_tunnel_manager.cc 96.77% <100.00%> (-0.29%) ⬇️
stratum/hal/lib/bcm/bcm_udf_manager.cc 90.11% <100.00%> (ø)
stratum/hal/lib/bcm/test_main.cc 95.00% <100.00%> (ø)

@pudelkoM pudelkoM merged commit 672c0a0 into main Jan 28, 2022
@pudelkoM pudelkoM deleted the trivial-format-bcm-code branch January 28, 2022 01:04
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