Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spec with wafer map API decision #1834

Merged
merged 19 commits into from
Feb 29, 2024

Conversation

munteannatan
Copy link
Contributor

@munteannatan munteannatan commented Feb 16, 2024

Pull Request

🀨 Rationale

Prototyped Apache Arrow API and recorded performance.

πŸ‘©β€πŸ’» Implementation

Updated the spec file.
Prototype can be found here #1788

πŸ§ͺ Testing

N/A

βœ… Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@munteannatan munteannatan marked this pull request as ready for review February 19, 2024 19:20
Copy link
Contributor

@jattasNI jattasNI left a comment

Choose a reason for hiding this comment

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

Thanks for the document updates, the proposal is much more clear now. Just a couple more details to nail down but I'm ok with the general direction.

@rajsite
Copy link
Member

rajsite commented Feb 28, 2024

Don't need to wait for @mollykreis, but FYI @jattasNI this is ready for a final review

@munteannatan munteannatan merged commit f3ec1ba into main Feb 29, 2024
10 checks passed
@munteannatan munteannatan deleted the users/munteannatan/wafer-api-update branch February 29, 2024 07:32
rajsite added a commit that referenced this pull request Mar 7, 2024
# Pull Request

## 🀨 Rationale

Details about the API, implementation and other changes can be found in
the spec file
https://github.com/ni/nimble/blob/main/packages/nimble-components/src/wafer-map/specs/features/rendering.md.

Other requirements are under review
#1834.

## πŸ‘©β€πŸ’» Implementation

Created the new API `diesTable` property and changed the update cycle to
use two rendering strategies.
Created a new `WorkerRenderer` skeleton.
Created storybook controls and data for the new api.

## πŸ§ͺ Testing

unit testing created for the API access and update.

## βœ… Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.

---------

Co-authored-by: rajsite <rajsite@users.noreply.github.com>
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.

4 participants