Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Refactored system configuration service for improved structure and asynchronicity #346
Refactored system configuration service for improved structure and asynchronicity #346
Changes from all commits
8a37147
c92eddf
5ccc500
55e4b05
aacf8c1
57c0303
53ee9c6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 111 in app/exceptions/index.js
Codecov / codecov/patch
app/exceptions/index.js#L110-L111
Check warning on line 123 in app/exceptions/index.js
Codecov / codecov/patch
app/exceptions/index.js#L122-L123
Check warning on line 129 in app/exceptions/index.js
Codecov / codecov/patch
app/exceptions/index.js#L128-L129
Check warning on line 141 in app/exceptions/index.js
Codecov / codecov/patch
app/exceptions/index.js#L140-L141
Check warning on line 79 in app/lib/database-configuration.js
Codecov / codecov/patch
app/lib/database-configuration.js#L79
Check warning on line 20 in app/repository/system-configurations-repository.js
Codecov / codecov/patch
app/repository/system-configurations-repository.js#L19-L20
Check warning on line 74 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L74
Check warning on line 91 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L91
Check warning on line 141 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L141
Check warning on line 173 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L172-L173
Check warning on line 187 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L187
Check warning on line 205 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L205
Check warning on line 228 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L228
Check warning on line 241 in app/services/system-configuration-service.js
Codecov / codecov/patch
app/services/system-configuration-service.js#L241