Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eslint errors fixed with '--fix' option #1359

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

dgolovin
Copy link
Collaborator

Related to #1331.
Signed-off-by: Denis Golovin dgolovin@redhat.com

Related to redhat-developer#1331.
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #1359 into master will decrease coverage by <.01%.
The diff coverage is 91.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
- Coverage   86.85%   86.85%   -0.01%     
==========================================
  Files          33       33              
  Lines        2382     2381       -1     
  Branches      425      425              
==========================================
- Hits         2069     2068       -1     
  Misses        313      313
Impacted Files Coverage Δ
src/k8s/node.ts 46.15% <ø> (ø) ⬆️
src/util/filters.ts 100% <ø> (ø) ⬆️
src/oc.ts 96.87% <ø> (ø) ⬆️
src/util/credentialManager.ts 82.35% <ø> (ø) ⬆️
src/util/constants.ts 100% <ø> (ø) ⬆️
src/util/download.ts 100% <ø> (ø) ⬆️
src/util/archive.ts 100% <ø> (ø) ⬆️
src/util/watch.ts 96.55% <ø> (ø) ⬆️
src/util/progress.ts 100% <ø> (ø) ⬆️
src/util/windowUtils.ts 100% <ø> (ø) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e49514...b3af60c. Read the comment docs.

@dgolovin dgolovin merged commit 3043778 into redhat-developer:master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant