We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
@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)
Sorry, something went wrong.
No branches or pull requests
This gives 0 coverage on that file even if some bits of code uses that model.
Anyone with that issue?
The text was updated successfully, but these errors were encountered: