Skip to content

Adding tests and log#95

Open
tobyash86 wants to merge 9 commits intomainfrom
feature/log_test
Open

Adding tests and log#95
tobyash86 wants to merge 9 commits intomainfrom
feature/log_test

Conversation

@tobyash86
Copy link
Owner

No description provided.

{
return _context.Categories.OrderBy(c => c.CategoryId).ToList();
}
catch (Exception e)

Check warning

Code scanning / dotTEST

Avoid the use of "catch" on 'Exception', 'SystemException' or 'ApplicationException'

Do not "catch" 'Exception', 'SystemException' or 'ApplicationException'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant