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

FloatingPointValue refactor for simpler resuable construction #175

Merged
merged 23 commits into from
Feb 21, 2025

Conversation

mkorbel1
Copy link
Contributor

Description & Motivation

Major refactor of FloatingPointValue to remove factory constructors and put automation related to construction into "populators".

Related Issue(s)

N/A

Testing

Existing tests cover most of it, plus some new ones to cover additional functionality

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Not relative to a released version of ROHD-HCL, but a major set of backwards-incompatible changes relative to what was previously on main

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes, included

Copy link
Contributor

@desmonddak desmonddak left a comment

Choose a reason for hiding this comment

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

This is so much nicer than before. We need to get this merged.

@mkorbel1 mkorbel1 requested a review from desmonddak February 21, 2025 04:28
@mkorbel1 mkorbel1 merged commit 8b9fab1 into main Feb 21, 2025
4 checks passed
@mkorbel1 mkorbel1 deleted the fpv_destroy_factories branch February 21, 2025 18:09
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