Skip to content

Conversation

mtreinish
Copy link
Member

@mtreinish mtreinish commented Jun 28, 2024

This commit prepares for a 0.15.1 release to fix an inadvertent breaking api change in graphviz_draw() that is causing issues for existing users of the visualizer.

This commit prepares for a 0.15.1 release to fix an inadvertant breaking
api change in graphviz_draw() that is causing issues for existing users
of the visualizer.
@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9711601503

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.392%

Totals Coverage Status
Change from base Build 9711339379: 0.0%
Covered Lines: 17969
Relevant Lines: 18837

💛 - Coveralls

This commit fixes typos in the 0.15.0 release notes that were missed
during that release. While technically unrelated to preparing 0.15.1
this is a good opportunity to fix them since we'll be rebuilding the
docs as part of the new release.
@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9711879064

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.392%

Totals Coverage Status
Change from base Build 9711339379: 0.0%
Covered Lines: 17969
Relevant Lines: 18837

💛 - Coveralls

Copy link
Member

@jakelishman jakelishman left a comment

Choose a reason for hiding this comment

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

Minor readability only - I didn't spot anything actually wrong in the diffs.

Co-authored-by: Jake Lishman <jake@binhbar.com>
@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9712808225

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.392%

Totals Coverage Status
Change from base Build 9711339379: 0.0%
Covered Lines: 17969
Relevant Lines: 18837

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9714131086

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.781%

Totals Coverage Status
Change from base Build 9714127964: 0.0%
Covered Lines: 18048
Relevant Lines: 18843

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9714374920

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.781%

Totals Coverage Status
Change from base Build 9714127964: 0.0%
Covered Lines: 18048
Relevant Lines: 18843

💛 - Coveralls

@mtreinish mtreinish merged commit 312a70b into Qiskit:main Jun 28, 2024
SILIZ4 pushed a commit to SILIZ4/rustworkx that referenced this pull request Jul 4, 2025
* Prepare 0.15.1 release

This commit prepares for a 0.15.1 release to fix an inadvertant breaking
api change in graphviz_draw() that is causing issues for existing users
of the visualizer.

* Release note fixes

* Fix typos in 0.15.0 release notes

This commit fixes typos in the 0.15.0 release notes that were missed
during that release. While technically unrelated to preparing 0.15.1
this is a good opportunity to fix them since we'll be rebuilding the
docs as part of the new release.

* Fix spelling in prelude

* Apply suggestions from code review

Co-authored-by: Jake Lishman <jake@binhbar.com>

* Move new release notes

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>
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.

3 participants