-
Notifications
You must be signed in to change notification settings - Fork 22
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 notes service for improved structure and asynchronicity #316
Refactored notes service for improved structure and asynchronicity #316
Conversation
…-testing-296 Notes testing 296
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## project-orion #316 +/- ##
=================================================
+ Coverage 68.24% 68.40% +0.16%
=================================================
Files 146 146
Lines 15737 15488 -249
Branches 1887 1837 -50
=================================================
- Hits 10740 10595 -145
+ Misses 4989 4885 -104
Partials 8 8 ☔ View full report in Codecov by Sentry. |
…-testing-296 fixing repo
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
closes #296 |
…oved-structure-and-asynchronicity # Conflicts: # app/repository/notes-repository.js
Use repository function instead of model.
Quality Gate failedFailed conditions 39.6% Duplication on New Code (required ≤ 3%) |
No description provided.