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

Big Merge for 2.2 #368

Merged
merged 376 commits into from
Aug 11, 2020
Merged

Big Merge for 2.2 #368

merged 376 commits into from
Aug 11, 2020

Conversation

planes
Copy link
Member

@planes planes commented Aug 10, 2020

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

Coverage Status

Coverage increased (+1.7%) to 86.837% when pulling c7f69a3 on develop into 99e4864 on master.

@mclarke2 mclarke2 self-assigned this Aug 11, 2020
@planes planes merged commit a4123c9 into master Aug 11, 2020
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.

7 participants