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 ruby bindings version to 0.1.5, bump deps #251

Merged
merged 2 commits into from
May 24, 2024

Conversation

thedavemarshall
Copy link
Contributor

@thedavemarshall thedavemarshall commented May 23, 2024

@anakrish this updates the version of the ruby bindings to 0.1.5, and adds a step in bindings/ruby/README#Development for how to generate and update the bindings/ruby/Gemfile.lock file.

bindings/ffi/RegorusFFI.g.cs Show resolved Hide resolved
bindings/ruby/.tool-versions Show resolved Hide resolved
bindings/ruby/Gemfile.lock Show resolved Hide resolved
@anakrish
Copy link
Collaborator

@thedavemarshall Thanks for doing this. Can you also add the following to the ruby api with appropriate names?
Policy coverage

  • set_enable_coverage
  • get_coverage_report
  • get_coverage_report_as_colored_string()
  • clear_coverage_data

Print statements

  • set_gather_prints
  • take_prints

That will help me with #250

@thedavemarshall
Copy link
Contributor Author

@anakrish sure thing, I can take a look at that a little later today!

Copy link
Collaborator

@anakrish anakrish left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @thedavemarshall!

@anakrish anakrish merged commit 33fe9d5 into microsoft:main May 24, 2024
14 checks passed
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