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

Enhancement/lite db upgrade #3389

Merged
merged 21 commits into from
Jan 9, 2024

Merge branch 'Enhancement/LiteDBUpgrade' of https://github.com/Ginger…

e1566e9
Select commit
Loading
Failed to load commit list.
Merged

Enhancement/lite db upgrade #3389

Merge branch 'Enhancement/LiteDBUpgrade' of https://github.com/Ginger…
e1566e9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 9, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

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

Issues
======
+ Solved 8
- Added 1
           

Complexity increasing per file
==============================
- Ginger/GingerCoreNET/DataSource/LiteDBSQLTranslator.cs  15
- Ginger/GingerCoreNET/DataSource/ActDSTableElement.cs  1
         

Complexity decreasing per file
==============================
+ Ginger/Ginger/Actions/ActionEditPages/ActDataSourcePage.xaml.cs  -5
         

See the complete overview on Codacy

Annotations

Check failure on line 50 in Ginger/GingerCoreNET/DataSource/LiteDBSQLTranslator.cs

See this annotation in the file changed.

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

Ginger/GingerCoreNET/DataSource/LiteDBSQLTranslator.cs#L50

Add a 'default' clause to this 'switch' statement.