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

Fix "too-many-branches" prospector error for tern/formats/default/generator.py #648

Closed
nishakm opened this issue Apr 22, 2020 · 0 comments · Fixed by #651
Closed

Fix "too-many-branches" prospector error for tern/formats/default/generator.py #648

nishakm opened this issue Apr 22, 2020 · 0 comments · Fixed by #651
Labels
assigned This issue has been assigned to someone who is actively working on it
Milestone

Comments

@nishakm
Copy link
Contributor

nishakm commented Apr 22, 2020

Description
Fix "too-many-branches" prospector error for tern/formats/default/generator.py

To Do
After code changes, run prospector (not prospector tern/formats/default/generator.py). No errors for this file should be present.

Super Issues
#517

@nishakm nishakm added this to the Release 2.1.0 milestone Apr 22, 2020
@nishakm nishakm added the assigned This issue has been assigned to someone who is actively working on it label Apr 22, 2020
ForgetMe17 added a commit to ForgetMe17/tern that referenced this issue Apr 22, 2020
Add a new function get_layer_info_list() to replace the deeper branches.

Remove unused variable layer_file_licenses_list in the origin
function print_full_report(image).

Work towards tern-tools#648.
Signed-off-by: WangJL <[email protected]>
ForgetMe17 added a commit to ForgetMe17/tern that referenced this issue Apr 23, 2020
Add a new function get_layer_info_list() to replace the deeper branches.

Remove unused variable layer_file_licenses_list in the origin
function print_full_report(image).

Fixes tern-tools#648.
Signed-off-by: WangJL <[email protected]>
ForgetMe17 added a commit to ForgetMe17/tern that referenced this issue Apr 23, 2020
Add a new function get_layer_info_list() to replace the deeper branches.

Fixes tern-tools#648.
Signed-off-by: WangJL <[email protected]>
nishakm pushed a commit that referenced this issue Apr 23, 2020
Add a new function get_layer_info_list() to replace the deeper branches.

Fixes #648.
Signed-off-by: WangJL <[email protected]>
rnjudge pushed a commit to rnjudge/tern that referenced this issue Jun 5, 2020
Add a new function get_layer_info_list() to replace the deeper branches.

Fixes tern-tools#648.
Signed-off-by: WangJL <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned This issue has been assigned to someone who is actively working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant