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] Fix the height of the Observables distribution graph(#8599) #8670

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

CelineSebe
Copy link
Member

Proposed changes

  • height

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

@CelineSebe CelineSebe added the filigran team use to identify PR from the Filigran team label Oct 15, 2024
@CelineSebe CelineSebe self-assigned this Oct 15, 2024
@CelineSebe CelineSebe marked this pull request as ready for review October 15, 2024 09:51
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.06%. Comparing base (66fa73c) to head (2555ade).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8670   +/-   ##
=======================================
  Coverage   66.06%   66.06%           
=======================================
  Files         597      597           
  Lines       60913    60913           
  Branches     6206     6203    -3     
=======================================
  Hits        40241    40241           
  Misses      20672    20672           

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

@CelineSebe CelineSebe merged commit 4868390 into master Oct 16, 2024
6 checks passed
@CelineSebe CelineSebe deleted the issue/8599 branch October 16, 2024 08:13
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.

Observables distribution graph is not respecting the height of the box
2 participants