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

bugfix Tracker.record to not discard default values #27

Merged
merged 1 commit into from Nov 12, 2022

Conversation

bbracker-int
Copy link
Contributor

Description & Motivation

Tracker.record had a bug where it was discarding its defaults optional argument as if defaults never existed even when given.

Related Issue(s)

None

Testing

tracker_test.dart has been updated to check to see that the defaults argument is used.

Backwards-compatibility

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

Nope

Documentation

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

Nope; this was the originally intended behavior of Tracker.record

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you for your contribution!

@mkorbel1 mkorbel1 merged commit 01f3ba9 into intel:main Nov 12, 2022
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.

None yet

2 participants