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

Issue/917 inject result for media pressure image broken link #1060

Conversation

Christian-DONGMO
Copy link
Contributor

@Christian-DONGMO Christian-DONGMO commented Jun 7, 2024

Proposed changes

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
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

Adding injectIcon tag to commute when the collector id is null
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.17%. Comparing base (9defb91) to head (d9f4082).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1060      +/-   ##
============================================
+ Coverage     25.87%   26.17%   +0.30%     
- Complexity     1007     1011       +4     
============================================
  Files           451      451              
  Lines         10568    10568              
  Branches        513      513              
============================================
+ Hits           2734     2766      +32     
+ Misses         7771     7739      -32     
  Partials         63       63              

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

@guillaumejparis guillaumejparis linked an issue Jun 7, 2024 that may be closed by this pull request
…into issue/917_Inject-Result-for-media-pressure-image-broken-link
@RomuDeuxfois RomuDeuxfois added the filigran team use to identify PR from the Filigran team label Jun 10, 2024
@@ -22,10 +22,6 @@ const useStyles = makeStyles(() => ({
card: {
position: 'relative',
},
logo: {
Copy link
Member

Choose a reason for hiding this comment

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

It's used on line 76

{classes.logo}

@RomuDeuxfois RomuDeuxfois merged commit 6227f9f into master Jun 10, 2024
6 checks passed
@RomuDeuxfois RomuDeuxfois deleted the issue/917_Inject-Result-for-media-pressure-image-broken-link branch June 10, 2024 09:39
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.

Inject Result for media pressure: image broken link
2 participants