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

332 resolve discrepencies on project branch #333

Closed seansica closed 8 months ago

seansica commented 8 months ago

Closes #332

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4d85b81) 68.03% compared to head (e3df036) 68.03%. Report is 1 commits behind head on project-orion.

Files Patch % Lines
app/repository/user-accounts-repository.js 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## project-orion #333 +/- ## ============================================== Coverage 68.03% 68.03% ============================================== Files 146 144 -2 Lines 16441 16430 -11 Branches 2013 2009 -4 ============================================== - Hits 11185 11178 -7 + Misses 5248 5244 -4 Partials 8 8 ```

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

sonarcloud[bot] commented 8 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
2.5% Duplication on New Code

See analysis details on SonarCloud