Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

release: RegressionLab 1.1.4 - #46

Merged
DOKOS-TAYOS merged 1 commit into
mainfrom
codex-release-1.1.4
Aug 24, 2026
Merged

release: RegressionLab 1.1.4#46
DOKOS-TAYOS merged 1 commit into
mainfrom
codex-release-1.1.4

Conversation

@DOKOS-TAYOS

Copy link
Copy Markdown
Owner

Summary

  • Final RegressionLab release 1.1.4.
  • Includes robust scientific-plot label rendering and synchronized release metadata.

Validation

  • pytest: 302 passed.

uff check . --fix,
uff format ., and pip check passed.

@DOKOS-TAYOS
DOKOS-TAYOS merged commit 0726223 into main Aug 24, 2026
5 checks passed
@DOKOS-TAYOS
DOKOS-TAYOS deleted the codex-release-1.1.4 branch August 24, 2026 15:37

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

馃挕 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fd9ed559ff

鈩癸笍 About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 馃憤.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

ax.set_ylabel(label, fontsize=10)
ax.tick_params(axis="both", labelsize=9)
plt.tight_layout()
fig.tight_layout()

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Apply the MathText fallback to one-column pair plots

When the selected data contains exactly one numeric column with invalid MathText, this branch calls tight_layout() directly, so Matplotlib still raises a parsing ValueError instead of returning or saving the promised plain-text fallback. Route this branch through equivalent fallback handling, including replacing both axis labels before retrying.

Useful? React with 馃憤聽/ 馃憥.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant