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

Break out long case-block into its own function. #2057

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Break out long case-block into its own function. #2057

merged 1 commit into from
Dec 19, 2023

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Dec 19, 2023

The TreeUnwrapper::ReshapeTokenPartitions() is getting pretty big.

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4f5d869) 92.95% compared to head (fb769ae) 92.95%.

Files Patch % Lines
verilog/formatting/tree_unwrapper.cc 96.36% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2057   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files         357      357           
  Lines       26411    26411           
=======================================
  Hits        24550    24550           
  Misses       1861     1861           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The TreeUnwrapper::ReshapeTokenPartitions() is getting pretty
big.
@hzeller hzeller requested a review from fangism December 19, 2023 13:58
@hzeller hzeller merged commit 13a8e65 into chipsalliance:master Dec 19, 2023
32 of 33 checks passed
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.

3 participants