Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matheus Melo
stream_kubejobs
Commits
de351844
Commit
de351844
authored
May 14, 2020
by
Ignacio
Browse files
updating error
parent
d8900954
Changes
1
Hide whitespace changes
Inline
Side-by-side
stream_kubejobs/__init__.py
View file @
de351844
...
...
@@ -105,7 +105,7 @@ class KubeJobStreamProgress(Plugin):
corrector_term
=
0
if
self
.
corrector_term
else
corrector_term0
current_error
=
error1
if
self
.
error_option
else
error0
error
=
items_output_flux
-
input_flux
-
corrector_term
error
=
current_error
-
corrector_term
self
.
last_tracked_items
=
tracked_items
self
.
last_completed_items
=
completed_items
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment