Skip to content

[frontend] Prevent loosing marking when editing workbench (#9882)

349aa0a
Select commit
Loading
Failed to load commit list.
Merged

[client] Add markings support for workbench #9883

[frontend] Prevent loosing marking when editing workbench (#9882)
349aa0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

64.43% (+0.14%) compared to 85f6fa2

View this Pull Request on Codecov

64.43% (+0.14%) compared to 85f6fa2

Details

Codecov Report

Attention: Patch coverage is 68.18182% with 7 lines in your changes missing coverage. Please review.

Project coverage is 64.43%. Comparing base (85f6fa2) to head (349aa0a).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...encti-platform/opencti-graphql/src/utils/access.ts 72.72% 3 Missing ⚠️
...pencti-platform/opencti-graphql/src/domain/file.js 33.33% 2 Missing ⚠️
...tform/opencti-graphql/src/database/file-storage.js 83.33% 1 Missing ⚠️
...cti-platform/opencti-graphql/src/resolvers/file.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9883      +/-   ##
==========================================
+ Coverage   64.29%   64.43%   +0.14%     
==========================================
  Files         655      655              
  Lines       62933    62983      +50     
  Branches     6964     7131     +167     
==========================================
+ Hits        40460    40581     +121     
+ Misses      22473    22402      -71     

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