Skip to content

Make test coverage 100%#349

Closed
neuralsorcerer wants to merge 2 commits intofacebookresearch:mainfrom
neuralsorcerer:test
Closed

Make test coverage 100%#349
neuralsorcerer wants to merge 2 commits intofacebookresearch:mainfrom
neuralsorcerer:test

Conversation

@neuralsorcerer
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 28, 2026 20:07
@meta-cla meta-cla bot added the cla signed label Feb 28, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds additional unit tests to improve coverage of the ASCII plot dispatcher (ascii_plot_dist), specifically for the comparative=False numeric-plot path, and documents the coverage expansion in the changelog.

Changes:

  • Added tests ensuring ascii_plot_dist(..., comparative=False) dispatches numeric variables to ascii_plot_hist (not ascii_comparative_hist).
  • Added a mixed categorical+numeric test to verify correct routing in a single call when comparative=False.
  • Updated CHANGELOG.md to reflect the added ASCII plot dispatcher test coverage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
tests/test_ascii_plots.py Adds dispatcher edge-case tests for comparative=False behavior.
CHANGELOG.md Notes the expanded test coverage for ASCII plot dispatching.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@neuralsorcerer neuralsorcerer added this to the balance 0.17.0 milestone Feb 28, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 1, 2026

@talgalili has imported this pull request. If you are a Meta employee, you can view this in D94819811.

@meta-codesync
Copy link

meta-codesync bot commented Mar 1, 2026

@talgalili merged this pull request in d174ee0.

@neuralsorcerer neuralsorcerer deleted the test branch March 1, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants