Skip to content

[frontend] Fix platform identifier alignment and copy button clipping (#15024)#15602

Open
ValentinBouzinFiligran wants to merge 1 commit intomasterfrom
issue/15024
Open

[frontend] Fix platform identifier alignment and copy button clipping (#15024)#15602
ValentinBouzinFiligran wants to merge 1 commit intomasterfrom
issue/15024

Conversation

@ValentinBouzinFiligran
Copy link
Copy Markdown
Member

Proposed changes

  • alignement fixed

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

@ValentinBouzinFiligran ValentinBouzinFiligran added the filigran team use to identify PR from the Filigran team label Apr 21, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.70%. Comparing base (9dac92f) to head (686c3e0).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15602      +/-   ##
==========================================
+ Coverage   33.44%   33.70%   +0.25%     
==========================================
  Files        3188     3189       +1     
  Lines      216129   216979     +850     
  Branches    39861    40052     +191     
==========================================
+ Hits        72283    73127     +844     
- Misses     143846   143852       +6     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (-0.11%) ⬇️
opencti-front 2.94% <ø> (ø)
opencti-graphql 70.25% <ø> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Platform identifier not aligned in settings

2 participants