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

Zero coverage on simple model files #507

Closed
Daniel-ltw opened this issue Jun 20, 2016 · 1 comment
Closed

Zero coverage on simple model files #507

Daniel-ltw opened this issue Jun 20, 2016 · 1 comment

Comments

@Daniel-ltw
Copy link

class Person < ActiveRecord::Base
  self.table_name = "people"
end

This gives 0 coverage on that file even if some bits of code uses that model.

Anyone with that issue?

@bf4
Copy link
Collaborator

bf4 commented Jun 20, 2016

@Daniel-ltw see 'where coverage comes from' #340

(if you'd like, that issue definitely still needs to be made into a page. easy pr)

@bf4 bf4 closed this as completed Jun 20, 2016
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

No branches or pull requests

2 participants