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

[backend/frontend] fix regardingOf RBAC issues #7674

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JeremyCloarec
Copy link
Contributor

Proposed changes

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

…sComponent to list entities through relations (#6867)" (#7625)

This reverts commit b6f7240.
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 46.20690% with 78 lines in your changes missing coverage. Please review.

Project coverage is 67.57%. Comparing base (d6445f3) to head (6edf726).

Files Patch % Lines
.../opencti-graphql/src/database/middleware-loader.ts 57.50% 34 Missing ⚠️
...tform/opencti-graphql/src/domain/stixCoreObject.js 14.28% 18 Missing ⚠️
...atform/opencti-graphql/src/domain/attackPattern.ts 25.00% 3 Missing ⚠️
.../opencti-graphql/src/domain/stixCyberObservable.js 0.00% 3 Missing ⚠️
...ncti-platform/opencti-graphql/src/domain/region.js 50.00% 2 Missing ⚠️
...platform/opencti-graphql/src/domain/threatActor.js 0.00% 2 Missing ⚠️
.../modules/malwareAnalysis/malwareAnalysis-domain.ts 0.00% 2 Missing ⚠️
...-graphql/src/modules/narrative/narrative-domain.ts 0.00% 2 Missing ⚠️
...ql/src/modules/organization/organization-domain.ts 50.00% 2 Missing ⚠️
...rm/opencti-graphql/src/modules/task/task-domain.ts 0.00% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7674      +/-   ##
==========================================
- Coverage   67.61%   67.57%   -0.05%     
==========================================
  Files         567      567              
  Lines       69898    69972      +74     
  Branches     5935     5940       +5     
==========================================
+ Hits        47265    47282      +17     
- Misses      22633    22690      +57     

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

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.

1 participant