Skip to content

[MRG] Add release version information to each example in the examples gallery #743

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

Merged
merged 3 commits into from
Jul 11, 2025

Conversation

NailKhelifa
Copy link
Contributor

Types of changes

Motivation and context / Related issue

How has this been tested (if it applies)

PR checklist

  • [x ] I have read the CONTRIBUTING document.
  • [ x] The documentation is up-to-date with the changes I made (check build artifacts).
  • [ x] All tests passed, and additional code has been covered with new tests.
  • [x ] I have added the PR and Issue fix to the RELEASES.md file.

Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.09%. Comparing base (99477be) to head (3a3457a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #743   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files         100      100           
  Lines       20432    20432           
=======================================
  Hits        19839    19839           
  Misses        593      593           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@rflamary rflamary left a comment

Choose a reason for hiding this comment

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

Thanks so much @NailKhelifa ,

I was not expecting you to go this far in history with very erly releases but it is near perfect ;). Just remove the undeer development text and it will be ok

@@ -6,6 +6,8 @@

This example illustrates the differences in terms of computation time between the gradient options for the Sinkhorn solver.

.. note::
Notebook currently under development and has not been released yet. To be added in release: 0.9.6
Copy link
Collaborator

Choose a reason for hiding this comment

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

Example added in release: 0.9.6

we will never remember to change them before release ;)

@@ -4,6 +4,9 @@
Plot partial FGW for subgraph matching
=================================

.. note::
Copy link
Collaborator

Choose a reason for hiding this comment

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

same here

@@ -4,6 +4,8 @@
Quickstart Guide
=============================================

.. note::
Copy link
Collaborator

Choose a reason for hiding this comment

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

same

@rflamary rflamary merged commit 05dabf6 into PythonOT:master Jul 11, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants