Skip to content

Conversation

kjang96
Copy link
Member

@kjang96 kjang96 commented Mar 5, 2019

2 minor fixes: 1) Added line to restart_simulation such that the GUI can be activated, and 2) Reworded an if statement header to avoid KeyError by using the built-in get method instead of directly accessing a dictionary member

…can be activated, and 2) Reworded an if statement header to avoid KeyError by using the built-in get method instead of directly accessing a dictionary member
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2866

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 87.429%

Files with Coverage Reduction New Missed Lines %
flow/visualize/visualizer_rllib.py 1 74.71%
Totals Coverage Status
Change from base Build 2863: 0.02%
Covered Lines: 7490
Relevant Lines: 8567

💛 - Coveralls

Copy link
Member

@AboudyKreidieh AboudyKreidieh left a comment

Choose a reason for hiding this comment

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

LGTM

@AboudyKreidieh AboudyKreidieh merged commit 32a0ecc into flow-project:master Mar 7, 2019
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.

3 participants