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

Add support for new events introduced at v0.6.3 #42

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

fernandofcampos
Copy link
Contributor

Purpose of Changes and their Description

Link(s) to Ticket(s) or Issue(s) resolved by this PR

Are these changes tested and documented?

  • If tested, please describe how. If not, why tests are not needed.
  • If documented, please describe where. If not, describe why docs are not needed.
  • Added to Unreleased section of CHANGELOG.md?

Still Left Todo

Fill this out if this is a Draft PR so others can help.

@fernandofcampos fernandofcampos force-pushed the PROTO-2723 branch 2 times, most recently from 69a9ed8 to 89894ec Compare November 8, 2024 21:33
@fernandofcampos fernandofcampos force-pushed the PROTO-2723 branch 2 times, most recently from f581e52 to 295bd08 Compare November 8, 2024 22:48
Copy link
Contributor

@xmariachi xmariachi left a comment

Choose a reason for hiding this comment

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

lgtm

return insertNetworkRegret(events, TB_NAIVE_INFERER_NETWORK_REGRET)
}

func insertTopicInitialRegret(events []EventRecord) error {
Copy link
Contributor

Choose a reason for hiding this comment

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

later we could explore adding a generic function to abstract some of this out

@fernandofcampos fernandofcampos changed the title Add support for new events introduced at v0.6.2 Add support for new events introduced at v0.6.3 Nov 9, 2024
@kpeluso kpeluso merged commit 0f3968e into dev Nov 9, 2024
1 check passed
@kpeluso kpeluso deleted the PROTO-2723 branch November 9, 2024 20:04
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.

3 participants