You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain scenarios are not covered by code coverage. The one that jumps out as needing covering is ReactTags.componentWillReceiveProps(), though there are surely others that can be worked on.
As a check-list (edit to add any other points):
ReactTags.componentWillReceiveProps()
The text was updated successfully, but these errors were encountered:
Certain scenarios are not covered by code coverage. The one that jumps out as needing covering is
ReactTags.componentWillReceiveProps()
, though there are surely others that can be worked on.As a check-list (edit to add any other points):
The text was updated successfully, but these errors were encountered: