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

adding yaml safe load #277

Merged
merged 1 commit into from Oct 31, 2018
Merged

adding yaml safe load #277

merged 1 commit into from Oct 31, 2018

Conversation

shabazpatel
Copy link
Member

No description provided.

@asampat3090
Copy link
Member

Coverage needs to be fixed. Will look into for the next release.

@asampat3090 asampat3090 merged commit 181da46 into master Oct 31, 2018
@asampat3090 asampat3090 deleted the hotfix branch October 31, 2018 19:32
@coveralls
Copy link

coveralls commented Oct 31, 2018

Pull Request Test Coverage Report for Build 1206

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 52 unchanged lines in 15 files lost coverage.
  • Overall coverage increased (+0.004%) to 78.757%

Files with Coverage Reduction New Missed Lines %
datmo/cli/command/base.py 1 93.98%
datmo/snapshot.py 1 83.49%
datmo/cli/command/run.py 2 81.5%
datmo/core/util/i18n.py 2 100.0%
datmo/cli/command/session.py 2 95.7%
datmo/logger.py 2 92.59%
datmo/cli/command/snapshot.py 2 100.0%
datmo/cli/command/datmo_command.py 2 100.0%
datmo/core/controller/file/driver/local.py 2 91.95%
datmo/core/controller/code/driver/file.py 2 94.12%
Totals Coverage Status
Change from base Build 1203: 0.004%
Covered Lines: 4423
Relevant Lines: 5616

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Oct 31, 2018

Pull Request Test Coverage Report for Build 1206

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 52 unchanged lines in 15 files lost coverage.
  • Overall coverage increased (+0.004%) to 78.757%

Files with Coverage Reduction New Missed Lines %
datmo/cli/command/base.py 1 93.98%
datmo/snapshot.py 1 83.49%
datmo/cli/command/run.py 2 81.5%
datmo/core/util/i18n.py 2 100.0%
datmo/cli/command/session.py 2 95.7%
datmo/logger.py 2 92.59%
datmo/cli/command/snapshot.py 2 100.0%
datmo/cli/command/datmo_command.py 2 100.0%
datmo/core/controller/file/driver/local.py 2 91.95%
datmo/core/controller/code/driver/file.py 2 94.12%
Totals Coverage Status
Change from base Build 1203: 0.004%
Covered Lines: 4423
Relevant Lines: 5616

💛 - Coveralls

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

3 participants