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

I-76 replace yaml.load to yaml.safe_load #77

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Conversation

FreakyGranny
Copy link
Contributor

Чтобы не переходить на бэту - можно использовать safe_load
#76

@codecov-io
Copy link

codecov-io commented Jan 14, 2019

Codecov Report

Merging #77 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   84.88%   84.88%           
=======================================
  Files          12       12           
  Lines        1184     1184           
=======================================
  Hits         1005     1005           
  Misses        179      179
Impacted Files Coverage Δ
k8s_handle/filesystem.py 84% <100%> (ø) ⬆️
k8s_handle/templating.py 93.2% <100%> (ø) ⬆️

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 dec5c73...135a4a9. Read the comment docs.

Copy link
Collaborator

@rvadim rvadim left a comment

Choose a reason for hiding this comment

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

LGTM

@dekhtyarev dekhtyarev merged commit 801d703 into master Jan 15, 2019
@FreakyGranny FreakyGranny deleted the I-76-yaml-safe-load branch January 15, 2019 05:58
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.

None yet

4 participants