center-for-threat-informed-defense / attack-workbench-rest-api

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.
https://ctid.mitre-engenuity.org/
Apache License 2.0
40 stars 22 forks source link

Refactored recent activity service for improved structure and asynchronicity #320

Open vsun757 opened 10 months ago

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (505133c) 67.68% compared to head (5fbadc9) 73.05%. Report is 297 commits behind head on project-orion.

Files Patch % Lines
app/services/recent-activity-service.js 9.34% 97 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## project-orion #320 +/- ## ================================================= + Coverage 67.68% 73.05% +5.36% ================================================= Files 138 154 +16 Lines 17692 18446 +754 Branches 2233 3043 +810 ================================================= + Hits 11975 13475 +1500 + Misses 5710 4964 -746 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud