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

Fix constant reference in ConsistentProbabilityTraceState #1450

Merged
merged 3 commits into from
May 23, 2023
Merged

Conversation

plantfansam
Copy link
Contributor

.DEFAULT -> ::DEFAULT

@plantfansam plantfansam changed the title Fix constant reference in cps sampler Fix constant reference in ConsistentProbabilityTraceState May 22, 2023
Copy link
Contributor

@ericmustin ericmustin left a comment

Choose a reason for hiding this comment

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

😅

@plantfansam
Copy link
Contributor Author

Specs are failing for unrelated reason:

In Gemfile:
rubocop was resolved to 0.73.0, which depends on
jaro_winkler

I think potentially jaro_winkler hasn't released the JRuby-compatible version of 1.5.5):

image

rubocop no longer depends on jaro-winkler so we can potentially just upgrade rubocop, but that's actually some work #1321.

@ericmustin
Copy link
Contributor

I think it's fine to merge , can ignore test suite imo? Wdyt?

@plantfansam
Copy link
Contributor Author

plantfansam commented May 22, 2023

I think it's fine to merge , can ignore test suite imo? Wdyt?

test passage is not a blocker for me, but I am working on fixing specs on another branch

@plantfansam
Copy link
Contributor Author

Working on rubocop upgrades here #1452

@fbogsany fbogsany merged commit 1ad4a21 into main May 23, 2023
@plantfansam plantfansam deleted the fix-constant branch May 23, 2023 21:18
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