Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Configure Simplecov correctly #2457

Merged
merged 3 commits into from
Aug 22, 2017
Merged

Configure Simplecov correctly #2457

merged 3 commits into from
Aug 22, 2017

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Aug 21, 2017

Simplecov 0.15.x allows regexps for filtering paths that seems to break our naively configured relative paths, unsure if we were correct beforehand but this change fixes the build.

Simplecov 0.15.x allows regexps for filtering paths that seems to
break out naively configured relative paths, unsure if we were correct
beforehand but this change fixes the build.
@JonRowe
Copy link
Member Author

JonRowe commented Aug 22, 2017

This is green and fixes the rspec-core build, can I get a review from someone? /cc @rspec/rspec

Copy link
Member

@yujinakayama yujinakayama left a comment

Choose a reason for hiding this comment

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

LGTM

@JonRowe JonRowe merged commit 18d0e0e into master Aug 22, 2017
@JonRowe JonRowe deleted the fix_rspec_core_simplecov branch August 22, 2017 11:55
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
* Configure simplecov correctly

Simplecov 0.15.x allows regexps for filtering paths that seems to
break out naively configured relative paths, unsure if we were correct
beforehand but this change fixes the build.

* Removing pending for JRuby 9000, issue fixed upstream

* Update spec suffix for latest JRuby
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants