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

Refactored mitigations service for improved structure and asynchronicity #318

Conversation

vsun757
Copy link

@vsun757 vsun757 commented Oct 18, 2023

No description provided.

@vsun757 vsun757 requested a review from ElJocko October 18, 2023 17:27
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.7% 6.7% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

sonarqubecloud bot commented Dec 7, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
13.8% 13.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (404efbd) 68.64% compared to head (6d052aa) 68.80%.
Report is 1 commits behind head on project-orion.

Files Patch % Lines
app/controllers/mitigations-controller.js 53.92% 47 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           project-orion     #318      +/-   ##
=================================================
+ Coverage          68.64%   68.80%   +0.16%     
=================================================
  Files                147      148       +1     
  Lines              15402    15039     -363     
  Branches            1829     1763      -66     
=================================================
- Hits               10572    10347     -225     
+ Misses              4821     4683     -138     
  Partials               9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

13.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@ElJocko ElJocko merged commit 8c8103b into project-orion Jan 12, 2024
2 of 4 checks passed
@ElJocko ElJocko deleted the 297-refactor-mitigations-service-for-improved-structure-and-asynchronicity branch January 12, 2024 22:27
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.

2 participants