Skip to content

test: add tests for Padding constructor and properties#10251

Merged
kgryte merged 5 commits intostdlib-js:refactor/plotfrom
Sachinn-64:test-plot-vega-padding-ctor
Mar 22, 2026
Merged

test: add tests for Padding constructor and properties#10251
kgryte merged 5 commits intostdlib-js:refactor/plotfrom
Sachinn-64:test-plot-vega-padding-ctor

Conversation

@Sachinn-64
Copy link
Copy Markdown
Member

Resolves None.

Description

What is the purpose of this pull request?

This pull request:

  • test: add tests for Padding constructor and properties

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

  • None

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Feb 13, 2026
@Sachinn-64
Copy link
Copy Markdown
Member Author

/stdlib update-copyright-years

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Feb 13, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

/stdlib update-copyright-years

@Sachinn-64, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Feb 13, 2026
@Sachinn-64
Copy link
Copy Markdown
Member Author

/stdlib update-copyright-years

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Feb 13, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

/stdlib update-copyright-years

@Sachinn-64, the slash command failed to complete. Please check the workflow logs for details.

View workflow run

@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Feb 13, 2026
Copy link
Copy Markdown
Member

@gururaj1512 gururaj1512 left a comment

Choose a reason for hiding this comment

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

LGTM

@kgryte kgryte added Tests Pull requests specifically adding tests. and removed Needs Review A pull request which needs code review. labels Mar 13, 2026
@kgryte kgryte self-requested a review March 13, 2026 01:17
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Mar 13, 2026
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Mar 13, 2026
Copy link
Copy Markdown
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM

@kgryte kgryte added difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. review: 3 labels Mar 22, 2026
@kgryte
Copy link
Copy Markdown
Member

kgryte commented Mar 22, 2026

As the CI failure is expected, I'll go ahead and merge.

@kgryte kgryte merged commit 4621e98 into stdlib-js:refactor/plot Mar 22, 2026
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. review: 3 Tests Pull requests specifically adding tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants