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

Reduce cyclomatic complexity in function integration-tests/features/steps/stack_analysis.py:check_analyzed_dependency #851

Closed
tisnik opened this issue May 16, 2019 · 1 comment

Comments

@tisnik
Copy link
Member

tisnik commented May 16, 2019

integration-tests/features/steps/stack_analysis.py
    F 27:0 wait_for_stack_analysis_completion - B (8)
    F 177:0 check_stack_analyses_response - B (7)
    F 215:0 check_frequency_count - B (7)
    F 361:0 replaces_component - B (7)
    F 518:0 check_security_issue_existence - B (7)
    F 556:0 check_dependency - B (7)
    F 574:0 check_analyzed_dependency - B (7)
    F 283:0 check_licenses - B (6)
@tisnik tisnik self-assigned this May 16, 2019
@tisnik tisnik added the quality label May 17, 2019
@tisnik tisnik changed the title Reduce cyclomatic complexity in function integration-tests/features/steps/stack_analysis.py: Reduce cyclomatic complexity in function integration-tests/features/steps/stack_analysis.py:wait_for_stack_analysis_completion May 17, 2019
@tisnik tisnik changed the title Reduce cyclomatic complexity in function integration-tests/features/steps/stack_analysis.py:wait_for_stack_analysis_completion Reduce cyclomatic complexity in function integration-tests/features/steps/stack_analysis.py:check_analyzed_dependency May 17, 2019
@tisnik
Copy link
Member Author

tisnik commented Aug 9, 2019

Fixed in #1101

@tisnik tisnik closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant