OpenC3/cosmos

View on GitHub
openc3/python/openc3/config/config_parser.py

Summary

Maintainability
A
1 hr
Test Coverage

Function parse_loop has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def parse_loop(self, io, yield_non_keyword_lines, remove_quotes_arg, size, rx):
Severity: Minor
Found in openc3/python/openc3/config/config_parser.py - About 45 mins to fix

    Function parse_file has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def parse_file(
    Severity: Minor
    Found in openc3/python/openc3/config/config_parser.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status