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

Release 5.0.0 #102

Merged
merged 3 commits into from Dec 10, 2019
Merged

Release 5.0.0 #102

merged 3 commits into from Dec 10, 2019

Conversation

tonystone
Copy link
Owner

Description

Prep for release 5.0.0

How Has This Been Tested?

All existing tests were run and passed.

Checklist:

For all changes:

  • Is there an issue associated with this PR? Is it referenced
    in the commit message?
  • Has your PR been rebased against the latest commit within the target branch (typically master)?
  • Is your initial contribution a single, squashed commit?

For code changes:

  • Avoid other runtime dependencies
  • Have you written or updated unit tests to verify your changes?
  • Have you ensured that the full suite of tests is executed via make tests in the cmake-build-debug` directory off the root of the project?
  • If applicable, have you updated the documentation?
  • If applicable, have you updated the CHANGELOG.md file?

For documentation related changes:

  • Have you ensured that format looks appropriate for the output in which it is rendered?

Note:

Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #102 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          27       27           
  Lines         923      923           
=======================================
  Hits          919      919           
  Misses          4        4

@tonystone tonystone merged commit 02938a7 into master Dec 10, 2019
@tonystone tonystone deleted the release-5.0.0 branch December 10, 2019 16:42
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

1 participant