Completed
Pull Request — master (#2304)
by Arma
07:07
created

st2exporter.exporter.ExecutionsExporter   A

Complexity

Total Complexity 19

Size/Duplication

Total Lines 80
Duplicated Lines 0 %
Metric Value
wmc 19
dl 0
loc 80
rs 10

9 Methods

Rating   Name   Duplication   Size   Complexity  
A _get_export_marker_from_db() 0 11 4
A shutdown() 0 3 1
A __init__() 0 6 1
A start() 0 11 3
A wait() 0 3 1
A _bootstrap() 0 17 4
A _get_missed_executions_from_db() 0 9 2
A _get_all_executions_from_db() 0 2 1
A process() 0 7 2
1