Skip to content

Release v0.6.0#491

Merged
raphaelvallat merged 8 commits into
mainfrom
release_v060
Feb 23, 2026
Merged

Release v0.6.0#491
raphaelvallat merged 8 commits into
mainfrom
release_v060

Conversation

@raphaelvallat

Copy link
Copy Markdown
Owner

A long overdue new stable release of Pingouin (0.5.5 --> 0.6.0). Please see the changelog.rst for details

Closes the following issues:

@raphaelvallat raphaelvallat self-assigned this Feb 22, 2026
@raphaelvallat

Copy link
Copy Markdown
Owner Author

@yann1cks @remrama FYI, feel free to review and suggest edits to the changelog. Thanks

Comment thread docs/index.rst
:target: https://github.com/raphaelvallat/pingouin/blob/master/LICENSE

.. image:: https://github.com/raphaelvallat/pingouin/actions/workflows/python_tests.yml/badge.svg
.. image:: https://github.com/raphaelvallat/pingouin/actions/workflows/pytest.yml/badge.svg

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

The workflow name was changed in #489

@codecov

codecov Bot commented Feb 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (d583b45) to head (cfa5561).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #491   +/-   ##
=======================================
  Coverage   98.45%   98.46%           
=======================================
  Files          19       19           
  Lines        3376     3380    +4     
  Branches      497      497           
=======================================
+ Hits         3324     3328    +4     
  Misses         27       27           
  Partials       25       25           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yann1cks

Copy link
Copy Markdown
Contributor

@raphaelvallat Nice one! Changelog looks good to me.

raphaelvallat and others added 4 commits February 22, 2026 15:15
* gh-pages documentation

* rename deploy job

* fix 404 page

* fix 404 again

* Update CNAME and ruff

* Update deploy_doc workflow

* remove CNAME (not required for GH)

---------

Co-authored-by: Raphael Vallat <raphaelvallat9@gmail.com>
@raphaelvallat raphaelvallat merged commit 672bbff into main Feb 23, 2026
26 checks passed
@raphaelvallat raphaelvallat deleted the release_v060 branch February 23, 2026 12:06
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.

Friedman function fails with Attribute Error bug with power_ttest (reopen #477)

2 participants