Skip to content

Prevent test_frameworks profile to hide source directories#1133

Open
splattael wants to merge 1 commit intosimplecov-ruby:mainfrom
splattael:test-frameworks-regexp
Open

Prevent test_frameworks profile to hide source directories#1133
splattael wants to merge 1 commit intosimplecov-ruby:mainfrom
splattael:test-frameworks-regexp

Conversation

@splattael
Copy link
Contributor

This commit prevents hiding valid production paths like:

  • app/models/test/me.rb
  • app/models/features/ftw.rb
  • app/services/spec/clever.rb
  • lib/autotest/forever.rb

Closes #1016

This commit prevents hiding valid production paths like:
- app/models/test/me.rb
- app/models/features/ftw.rb
- app/services/spec/clever.rb
- lib/autotest/forever.rb

Closes simplecov-ruby#1016
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.

test_frameworks profile hides source directories with names like 'spec' or 'features'

1 participant

Comments