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

Mock Data By reflection all Dataset , Locale and methods are shown #3838

Merged
merged 6 commits into from
Jul 18, 2024

Remove commented Code

c00829a
Select commit
Loading
Failed to load commit list.
Merged

Mock Data By reflection all Dataset , Locale and methods are shown #3838

Remove commented Code
c00829a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 18, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs  20
- Ginger/GingerCoreNET/RosLynLib/CodeProcessor.cs  1
         

See the complete overview on Codacy

Annotations

Check warning on line 58 in Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs#L58

Remove this assignment of 'Localelst' or initialize it statically.

Check warning on line 60 in Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs#L60

Remove this useless assignment to local variable 'methodList'.

Check warning on line 66 in Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Ginger/Ginger/UserControlsLib/TextEditor/ValueExpression/ValueExpressionMockDataEditorPage.xaml.cs#L66

Remove this assignment of 'objClasses' or initialize it statically.

Check notice on line 425 in Ginger/GingerCoreNET/ValueExpressionLib/ValueExpression.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Ginger/GingerCoreNET/ValueExpressionLib/ValueExpression.cs#L425

Remove this empty statement.

Check warning on line 427 in Ginger/GingerCoreNET/ValueExpressionLib/ValueExpression.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Ginger/GingerCoreNET/ValueExpressionLib/ValueExpression.cs#L427

Remove this useless assignment to local variable 'Datasetobject'.