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] Attributes can't have same label and different names in schema (#8726) #8738

Merged
merged 5 commits into from
Oct 28, 2024

[frontend] fix translation

bfbef85
Select commit
Loading
Failed to load commit list.
Merged

[backend] Attributes can't have same label and different names in schema (#8726) #8738

[frontend] fix translation
bfbef85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

66.30% (-0.01%) compared to 542db10, passed because coverage increased by 0.01% when compared to adjusted base (66.29%)

View this Pull Request on Codecov

66.30% (-0.01%) compared to 542db10, passed because coverage increased by 0.01% when compared to adjusted base (66.29%)

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 66.30%. Comparing base (542db10) to head (bfbef85).

Files with missing lines Patch % Lines
...rm/opencti-graphql/src/schema/schema-attributes.ts 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8738      +/-   ##
==========================================
- Coverage   66.30%   66.30%   -0.01%     
==========================================
  Files         597      597              
  Lines       60977    60976       -1     
  Branches     6265     6266       +1     
==========================================
- Hits        40429    40428       -1     
  Misses      20548    20548              

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