Skip to content

Mini 2 Merge#291

Merged
JTrentSmart merged 3 commits intomasterfrom
develop
Feb 14, 2019
Merged

Mini 2 Merge#291
JTrentSmart merged 3 commits intomasterfrom
develop

Conversation

@planes
Copy link
Copy Markdown
Member

@planes planes commented Feb 14, 2019

Pull Request Checklist

  • Merge in the latest Develop branch changes to your branch
  • Remove .pyc files from your repository:
    • Linux/Mac
      • find . -name *.pyc -delete
    • Windows
      • del /S *.pyc
  • Run automatic regression and makes sure everything is passing
  • Did you make a new regression test that covers your new code?
  • Did you update your docstrings?
  • Did you update your headers to include your name and date?
  • Do a final compare with the Develop branch to be sure what you're changing

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.007%) to 71.055% when pulling 0a9a2c4 on develop into 63f860b on master.

Copy link
Copy Markdown
Contributor

@JTrentSmart JTrentSmart left a comment

Choose a reason for hiding this comment

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

All changes are necessary and appropriate

@JTrentSmart JTrentSmart merged commit be2f49f into master Feb 14, 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.

4 participants