Skip to content

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