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

Prepare to release 0.11.0 #1010

Merged
merged 8 commits into from
Nov 3, 2021
Merged

Prepare to release 0.11.0 #1010

merged 8 commits into from
Nov 3, 2021

Conversation

rmlarose
Copy link
Contributor

@rmlarose rmlarose commented Nov 2, 2021

Description

Checklist

Check off the following once complete (or if not applicable) after opening the PR. The PR will be reviewed once this checklist is complete and all tests are passing.

If some items remain, you can mark this a draft pull request.

Tips

  • If the validation check fails:

    1. Run make check-types (from the root directory of the repository) and fix any mypy errors.

    2. Run make check-style and fix any flake8 errors.

    3. Run make format to format your code with the black autoformatter.

    For more information, check the Mitiq style guidelines.

  • Write "Fixes #XYZ" in the description if this PR fixes Issue #XYZ.

@github-actions
Copy link

github-actions bot commented Nov 3, 2021

Binder 👈 Launch a binder notebook on branch unitaryfund/mitiq/release0.11.0

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.92%. Comparing base (daab21a) to head (a59534b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1010    /-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          54       54           
  Lines        2597     2597           
=======================================
  Hits         2543     2543           
  Misses         54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@andreamari andreamari left a comment

Choose a reason for hiding this comment

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

LGTM. The change log is very clear!

We could also include #953 in this release.

@rmlarose
Copy link
Contributor Author

rmlarose commented Nov 3, 2021

We could also include #953 in this release.

Since this is docs related let's save it for the next milestone.

@rmlarose rmlarose merged commit b1e5cfd into master Nov 3, 2021
@rmlarose rmlarose deleted the release0.11.0 branch November 3, 2021 16:38
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.

2 participants