Skip to content

Add Identity Controls + ADM Validation Bypasses Dashboard#876

Open
seansica wants to merge 2 commits into
nextfrom
feature/update-identity-workflows
Open

Add Identity Controls + ADM Validation Bypasses Dashboard#876
seansica wants to merge 2 commits into
nextfrom
feature/update-identity-workflows

test(org-settings): add getAllIdentities() to mock OrgSettingsPageCom…

5a2cc07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2026 in 0s

31.13% (-0.14%) compared to 0193bee

View this Pull Request on Codecov

31.13% (-0.14%) compared to 0193bee

Details

Codecov Report

❌ Patch coverage is 31.69811% with 181 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.13%. Comparing base (0193bee) to head (5a2cc07).

Files with missing lines Patch % Lines
.../connectors/rest-api/rest-api-connector.service.ts 10.00% 36 Missing ⚠️
...e/org-settings-page/org-settings-page.component.ts 44.61% 36 Missing ⚠️
src/app/services/editor/editor.service.ts 30.00% 28 Missing ⚠️
src/app/classes/stix/identity.ts 13.63% 19 Missing ⚠️
...pp/components/save-dialog/save-dialog.component.ts 35.00% 13 Missing ⚠️
.../stix/string-property/string-property.component.ts 23.07% 10 Missing ⚠️
...p/components/stix/stix-list/stix-list.component.ts 0.00% 8 Missing ⚠️
...tix/list-property/list-edit/list-edit.component.ts 22.22% 7 Missing ⚠️
src/app/classes/stix/stix-object.ts 20.00% 4 Missing ⚠️
...x/identity-property/identity-property.component.ts 20.00% 4 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #876      +/-   ##
==========================================
- Coverage   31.27%   31.13%   -0.14%     
==========================================
  Files         181      181              
  Lines       18979    19168     +189     
  Branches      247      257      +10     
==========================================
+ Hits         5935     5968      +33     
- Misses      13044    13200     +156     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.