Integrates risk trajectories within climada #1037
141 new issues, 1024 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 1024 | 141 | 883 | 1 | 👎 |
Reference build: climada_branches » develop #1256
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 11 | 130 |
Annotations
Check warning on line 251 in climada/entity/impact_funcs/base.py
jenkins-wcr / Pylint
invalid-name
LOW:
Argument name "x0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 65 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
line-too-long
LOW:
Line too long (113/100)
Raw output
Used when a line is longer than a given number of characters.
Check warning on line 86 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
line-too-long
LOW:
Line too long (105/100)
Raw output
Used when a line is longer than a given number of characters.
Check warning on line 95 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
line-too-long
LOW:
Line too long (103/100)
Raw output
Used when a line is longer than a given number of characters.
Check warning on line 135 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
line-too-long
LOW:
Line too long (108/100)
Raw output
Used when a line is longer than a given number of characters.
Check warning on line 211 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
line-too-long
LOW:
Line too long (118/100)
Raw output
Used when a line is longer than a given number of characters.
Check warning on line 53 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
missing-function-docstring
LOW:
Missing function or method docstring
Raw output
no description found
Check warning on line 137 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_group_id_E0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 142 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_group_id_E1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 150 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_imp_mats_H0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 150 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_imp_mats_H1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 151 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_imp_mats_E0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 151 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_imp_mats_E1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 152 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_eai_H0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 152 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_eai_H1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 153 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_aai_H0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 153 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_aai_H1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 155 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_return_periods_H0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 155 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_per_date_return_periods_H1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 236 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_prop_H1" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 237 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
invalid-name
LOW:
Attribute name "_prop_H0" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
Raw output
Used when the name doesn't match the regular expression associated to its type(constant, variable, class...).
Check warning on line 73 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
too-many-instance-attributes
LOW:
Too many instance attributes (33/15)
Raw output
Used when class has too many instance attributes, try to reduce this to get asimpler (and so easier to use) class.
Check warning on line 106 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
too-many-arguments
LOW:
Too many arguments (10/7)
Raw output
Used when a function or method takes too many arguments.
Check warning on line 106 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
too-many-positional-arguments
LOW:
Too many positional arguments (10/5)
Raw output
no description found
Check warning on line 210 in climada/trajectories/riskperiod.py
jenkins-wcr / Pylint
logging-fstring-interpolation
NORMAL:
Use lazy % formatting in logging functions
Raw output
no description found