Draft
Conversation
LCOV of commit
|
fcd5321 to
652f9dd
Compare
LCOV of commit
|
LCOV of commit
|
af62591 to
43e06b4
Compare
LCOV of commit
|
| @@ -0,0 +1,4 @@ | |||
| require 'rails_helper' | |||
There was a problem hiding this comment.
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
| @@ -0,0 +1,4 @@ | |||
| require 'rails_helper' | |||
|
|
|||
| RSpec.describe ElementFormType, type: :model do | |||
There was a problem hiding this comment.
Lint/EmptyBlock: Empty block detected.
| @@ -0,0 +1,4 @@ | |||
| require 'rails_helper' | |||
|
|
|||
| RSpec.describe ElementFormType, type: :model do | |||
There was a problem hiding this comment.
RSpec/EmptyExampleGroup: Empty example group detected.
| @@ -0,0 +1,4 @@ | |||
| require 'rails_helper' | |||
|
|
|||
| RSpec.describe ElementFormType, type: :model do | |||
There was a problem hiding this comment.
RSpec/Rails/InferredSpecType: Remove redundant spec type.
LCOV of commit
|
b6fefe9 to
c788348
Compare
LCOV of commit
|
c788348 to
6f14833
Compare
| name { 'Organic chemistry' } | ||
| description { 'default' } | ||
| enabled { true } | ||
| creator { create(:user) } |
There was a problem hiding this comment.
FactoryBot/FactoryAssociationWithStrategy: Use an implicit, explicit or inline definition instead of hard coding a strategy for setting association within factory.
LCOV of commit
|
7525699 to
b72124b
Compare
LCOV of commit
|
LCOV of commit
|
b72124b to
ec638b5
Compare
LCOV of commit
|
ec638b5 to
f221f79
Compare
LCOV of commit
|
LCOV of commit
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Form editor for individual forms