Skip to content

implement Coverage.peek_result#3481

Closed
tenderlove wants to merge 1 commit intojruby:masterfrom
tenderlove:peek_result
Closed

implement Coverage.peek_result#3481
tenderlove wants to merge 1 commit intojruby:masterfrom
tenderlove:peek_result

Conversation

@tenderlove
Copy link
Contributor

This patch implements Coverage.peek_result that was implemented in MRI
here:

https://bugs.ruby-lang.org/issues/10816

I didn't add any tests because there are test in the MRI suite that cover this. Also, I admit that I haven't run the JRuby tests but it does compile? ¯_(⊙︿⊙)_/¯

This patch implements `Coverage.peek_result` that was implemented in MRI
here:

  https://bugs.ruby-lang.org/issues/10816
@headius
Copy link
Member

headius commented Nov 20, 2015

We run the MRI tests and will be updating them for 2.3 as we wrap up behavioral changes. In any case, the change is pretty small.

@headius
Copy link
Member

headius commented Nov 20, 2015

Merged to ruby-2.3 in ced60e8. We'll merge to master for 9.1.0.0.

@headius headius closed this Nov 20, 2015
@headius headius added this to the JRuby 9.1.0.0 milestone Nov 20, 2015
@headius headius mentioned this pull request Nov 20, 2015
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants