Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR merges the master branch back into develop.
This happens to ensure that the updates that happend on the release branch, i.e. CHANGELOG and manifest updates are also present on the develop branch.

web-flow and others added 4 commits June 23, 2021 16:35
- Fix some minor issues prior to releasing

  + Fixed pyproject.toml sections for pylint
  + Fixed constant warning messages if braket extra is not installed
  + Fixed file ignore list for check-manifest
  + Fixed issue with version in GitHub Actions
  + Added `setup_require` section to setup.cfg
  + Added new extra for testing (will eventually replace requirements_tests.txt)
  + Update pre-commit config to run black before linters
  + Update badges in README
  + Update configuration for pylint and pytest in pyproject.toml
  + Restructure and update CHANGELOG

- Enable pylint in pre-commit hooks
- Apply changes based on running pylint
- Rename `m` parameter of the LocalOptimizer to `cache_size`
- Gracious exit in case of failure in the MainEngine constructor
- Remove requirements_tests.txt and improve gen_reqfile setup command
- Remove docs/requirements.txt and add .readthedocs.yaml
- Remove all assert statements in non-test code
- Reinstate flaky test for phase estimation decomposition
@Takishima Takishima closed this Jun 23, 2021
@Takishima Takishima reopened this Jun 23, 2021
@Takishima Takishima merged commit a0a41fe into develop Jun 23, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 964962792

  • 1066 of 1066 (100.0%) changed or added relevant lines in 102 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.9%) to 100.0%

Totals Coverage Status
Change from base Build 956320622: 0.9%
Covered Lines: 6918
Relevant Lines: 6918

💛 - Coveralls

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