Skip to content

Cleaning up#576

Merged
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up
Jul 13, 2026
Merged

Cleaning up#576
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 13, 2026 05:30

Copilot AI 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.

Pull request overview

This PR updates the project version and adds new regression/coverage tests to ensure simulation result arrays are exposed as native array types in the Python and JavaScript bindings.

Changes:

  • Bump VERSION.txt from 1.20260708.2 to 1.20260713.0.
  • Add a Python coverage test asserting SedInstanceTask result accessors return numpy.ndarray.
  • Add a JavaScript coverage test asserting SedInstanceTask result accessors return Float64Array.

Reviewed changes

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

File Description
VERSION.txt Updates the library/package version string.
tests/bindings/python/test_sed_coverage.py Adds a test validating Python simulation outputs are NumPy arrays.
tests/bindings/javascript/sed.coverage.test.js Adds a test validating JS simulation outputs are Float64Array typed arrays.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@agarny agarny merged commit df74329 into opencor:main Jul 13, 2026
24 checks passed
@agarny agarny deleted the cleaning-up branch July 13, 2026 05:48
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.

2 participants