Skip to content

[backend/frontend] Add score to Organizations (#9811)#10703

Merged
marieflorescontact merged 9 commits intorelease/currentfrom
issue/9811
Apr 18, 2025
Merged

[backend/frontend] Add score to Organizations (#9811)#10703
marieflorescontact merged 9 commits intorelease/currentfrom
issue/9811

Conversation

@marieflorescontact
Copy link
Copy Markdown
Member

@marieflorescontact marieflorescontact commented Apr 16, 2025

Proposed changes

  • Add score attribute for Organization
  • Add score to graphQL schema
  • Add score in STIX extensions
  • Add resolver test
  • Add score in creation/update UI form
  • Add score in Organization details screen

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

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Apr 16, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.66%. Comparing base (9813a51) to head (de4df84).
Report is 14 commits behind head on release/current.

Files with missing lines Patch % Lines
...orm/opencti-graphql/src/domain/stixDomainObject.js 71.42% 2 Missing ⚠️
...ql/src/modules/organization/organization-domain.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           release/current   #10703      +/-   ##
===================================================
+ Coverage            65.54%   65.66%   +0.11%     
===================================================
  Files                  672      672              
  Lines                66977    67056      +79     
  Branches              7357     7390      +33     
===================================================
+ Hits                 43900    44031     +131     
+ Misses               23077    23025      -52     

☔ View full report in Codecov by Sentry.
📢 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.

@marieflorescontact marieflorescontact added the multi-repository For contribution that requires PR in several repository label Apr 17, 2025
@marieflorescontact marieflorescontact marked this pull request as ready for review April 18, 2025 07:27
@marieflorescontact marieflorescontact changed the title [backen/frontend] Add score to Organizations (#9811) [backend/frontend] Add score to Organizations (#9811) Apr 18, 2025
Copy link
Copy Markdown
Member

@delemaf delemaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pair tested !

@marieflorescontact marieflorescontact merged commit 2692c04 into release/current Apr 18, 2025
6 checks passed
@marieflorescontact marieflorescontact deleted the issue/9811 branch April 18, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team multi-repository For contribution that requires PR in several repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants