Skip to content

chore(main): release 0.14.0#218

Merged
dexter2206 merged 1 commit intomainfrom
release-please--branches--main
Jul 31, 2025
Merged

chore(main): release 0.14.0#218
dexter2206 merged 1 commit intomainfrom
release-please--branches--main

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please bot commented May 29, 2025

🤖 I have created a release beep boop

0.14.0 (2025-07-31)

Features

Bug Fixes

  • Avoid SymPy LatexPrinter modifiers to change subscripted parameter symbols (#208) (57095ed)
  • Ensure outputs from backend methods are numeric python types if possible (#243) (3fe7db7)
  • Make custom max correctly evaluate when numeric arguments are rationals (#236) (281508a)
  • Support coverage report generation for forked branches (#231) (ac09917)
  • Fix tests failing due to uninstalled extras (#230) (dfdcbc2)

Documentation


This PR was generated with Release Please. See documentation.

@release-please release-please bot changed the title chore(main): release 0.13.2 chore(main): release 0.14.0 May 29, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from bce3f61 to f5e6353 Compare May 29, 2025 11:41
@cla-bot cla-bot bot added the cla-signed label May 29, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch 3 times, most recently from fa1577a to a18e575 Compare June 1, 2025 16:59
@release-please release-please bot force-pushed the release-please--branches--main branch 4 times, most recently from 5433a85 to 668ea9c Compare June 13, 2025 22:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 13, 2025

badge

Code Coverage Summary

Filename                                               Stmts    Miss  Cover    Missing
---------------------------------------------------  -------  ------  -------  -----------------------------------------------------------------
src/bartiq/__init__.py                                     4       0  100.00%
src/bartiq/_routine.py                                   167       4  97.60%   124, 186, 258, 371
src/bartiq/analysis.py                                   161      15  90.68%   33-34, 69, 78, 98, 167, 215, 218, 246, 288, 326, 330-331, 368-371
src/bartiq/errors.py                                       3       0  100.00%
src/bartiq/repetitions.py                                150       4  97.33%   213, 272, 313-317
src/bartiq/transform.py                                   82       4  95.12%   37, 42, 213, 283
src/bartiq/verification.py                                29       0  100.00%
src/bartiq/visualizations.py                              67      67  0.00%    16-218
src/bartiq/compilation/__init__.py                         3       0  100.00%
src/bartiq/compilation/_common.py                         41       0  100.00%
src/bartiq/compilation/_compile.py                       177       6  96.61%   95, 101, 164, 166, 168, 245
src/bartiq/compilation/_evaluate.py                       32       0  100.00%
src/bartiq/compilation/derived_resources.py               22       0  100.00%
src/bartiq/compilation/postprocessing.py                  10       0  100.00%
src/bartiq/compilation/preprocessing.py                   76      13  82.89%   44-79
src/bartiq/integrations/__init__.py                        7       1  85.71%   22
src/bartiq/integrations/latex.py                         116       9  92.24%   56, 132, 178-184, 216
src/bartiq/integrations/jupyter/__init__.py                0       0  100.00%
src/bartiq/integrations/jupyter/routine_explorer.py       52      51  1.92%    16-92
src/bartiq/symbolics/__init__.py                           2       0  100.00%
src/bartiq/symbolics/ast_parser.py                       108       5  95.37%   216, 286, 305, 307-308
src/bartiq/symbolics/backend.py                           63      10  84.13%   28, 32, 36, 40, 44, 48, 52, 56, 60, 64
src/bartiq/symbolics/interpreter.py                       21       0  100.00%
src/bartiq/symbolics/sympy_backend.py                    147       6  95.92%   111, 129, 177, 256-257, 316
src/bartiq/symbolics/sympy_interpreter.py                 94      15  84.04%   110-111, 119-138, 175-180
src/bartiq/symbolics/sympy_serializer.py                  25       0  100.00%
TOTAL                                                   1659     210  87.34%

Results for commit: 229e629

Minimum allowed coverage is 0%

♻️ This comment has been updated with latest results

@release-please release-please bot force-pushed the release-please--branches--main branch 5 times, most recently from 8a76098 to a81df2f Compare June 24, 2025 11:19
@release-please release-please bot force-pushed the release-please--branches--main branch 3 times, most recently from 3533fd3 to 958c5c3 Compare July 2, 2025 15:52
@release-please release-please bot force-pushed the release-please--branches--main branch 4 times, most recently from 0e91240 to 2fe86e9 Compare July 15, 2025 13:22
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from 6f23dab to fc7bcbf Compare July 29, 2025 11:58
@release-please release-please bot force-pushed the release-please--branches--main branch from fc7bcbf to 1a7a1a6 Compare July 31, 2025 12:53
@dexter2206 dexter2206 merged commit 26473a2 into main Jul 31, 2025
11 checks passed
@dexter2206 dexter2206 deleted the release-please--branches--main branch July 31, 2025 13:13
@release-please
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant