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

[frontend/backend] Add filtering capabilities based on model definition (#4939) #5262

Merged
merged 27 commits into from
Feb 20, 2024

Conversation

Archidoit
Copy link
Member

@Archidoit Archidoit commented Dec 19, 2023

@Archidoit Archidoit added filigran team use to identify PR from the Filigran team filters temporarily used to identify filter issue to facilitate filter team’s work identification labels Dec 19, 2023
@Archidoit Archidoit self-assigned this Dec 19, 2023
@Archidoit Archidoit marked this pull request as draft December 19, 2023 16:24
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (e1c2692) 65.71% compared to head (0f558d1) 65.95%.
Report is 1 commits behind head on master.

Files Patch % Lines
.../opencti-graphql/src/schema/stixRefRelationship.ts 70.56% 68 Missing ⚠️
...ti-platform/opencti-graphql/src/database/engine.js 73.88% 35 Missing ⚠️
...hql/src/modules/malwareAnalysis/malwareAnalysis.ts 68.75% 10 Missing ⚠️
...rm/opencti-graphql/src/schema/schema-attributes.ts 66.66% 10 Missing ⚠️
.../opencti-graphql/src/schema/schema-relationsRef.ts 76.19% 5 Missing ⚠️
...orm/opencti-graphql/src/domain/filterKeysSchema.ts 99.49% 2 Missing ⚠️
.../opencti-graphql/src/domain/stixRefRelationship.js 0.00% 2 Missing ⚠️
...ql/src/modules/case/case-template/case-template.ts 60.00% 2 Missing ⚠️
...graphql/src/modules/dataComponent/dataComponent.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5262      +/-   ##
==========================================
+ Coverage   65.71%   65.95%   +0.23%     
==========================================
  Files         539      541       +2     
  Lines       63492    64292     +800     
  Branches     5131     5201      +70     
==========================================
+ Hits        41722    42401     +679     
- Misses      21770    21891     +121     

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

…instance trigger filters, stored filters resolution display, Activity trigger filters, Creation events trad, History filters (#4939)
@Archidoit Archidoit marked this pull request as ready for review February 20, 2024 16:33
@Archidoit Archidoit merged commit 97f2fe7 into master Feb 20, 2024
8 checks passed
@Archidoit Archidoit deleted the issue/4939 branch February 20, 2024 16:33
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 filters temporarily used to identify filter issue to facilitate filter team’s work identification
Projects
None yet
3 participants