FilippoAiraldi/vectorized-particle-swarm

View on GitHub
src/vpso/termination.py

Summary

Maintainability
A
0 mins
Test Coverage
B
89%

Function termination has 10 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def termination(
Severity: Major
Found in src/vpso/termination.py - About 1 hr to fix

    Function update_patience has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def update_patience(
    Severity: Major
    Found in src/vpso/termination.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status