[Add] mardkown report generation capability; fixes #18 #135
Annotations
10 warnings
Build:
ECoreNetto/Utils/EcoreObjectFactory.cs#L228
Remove the unused private setter 'set_EStringToStringMapEntry'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
ECoreNetto/ModelElement/EFactory.cs#L47
Remove the unused private setter 'set_EPackage'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EAttribute.cs#L33
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
|
Build:
ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EReference.cs#L34
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
|
Build:
ECoreNetto/ModelElement/NamedElement/EPackage.cs#L98
Remove the unused private setter 'set_EFactoryInstance'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
ECoreNetto/ModelElement/NamedElement/Classifier/EEnum.cs#L31
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
|
Build:
ECoreNetto.Extensions/ModelElementExtensions.cs#L100
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
ECoreNetto.Extensions/ModelInspector.cs#L151
Refactor this method to reduce its Cognitive Complexity from 39 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
ECoreNetto.Extensions/ModelInspector.cs#L239
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
ECoreNetto.HandleBars/StructuralFeatureHelper.cs#L42
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|