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

Adhere to code style #3526

Merged
merged 2 commits into from
Apr 17, 2019
Merged

Adhere to code style #3526

merged 2 commits into from
Apr 17, 2019

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Apr 7, 2019

Motivation

Standardize code formatting across all integrations

@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #3526 into master will decrease coverage by 4.65%.
The diff coverage is 86.48%.

@@            Coverage Diff             @@
##           master    #3526      +/-   ##
==========================================
- Coverage   86.52%   81.86%   -4.66%     
==========================================
  Files         726        4     -722     
  Lines       37524      353   -37171     
  Branches     4393       71    -4322     
==========================================
- Hits        32466      289   -32177     
+ Misses       3867       44    -3823     
+ Partials     1191       20    -1171

'kube_daemonset_updated_number_scheduled': 'daemonset.updated',
'kube_deployment_spec_paused': 'deployment.paused',
'kube_deployment_spec_replicas': 'deployment.replicas_desired',
'kube_deployment_spec_strategy_rollingupdate_max_unavailable': 'deployment.rollingupdate.max_unavailable', # noqa: E501
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we get rid of noqa?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't, it fails line length

@gzussa gzussa merged commit 97fbdb3 into master Apr 17, 2019
@gzussa gzussa deleted the ofek/style_kubernetes_state branch April 17, 2019 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants