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

[Backport 2.x] Fix add to dashboard after saving (with unit tests) #9311

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Fix add to dashboard after saving (with unit tests) (#9072)

4614cb3
Select commit
Loading
Failed to load commit list.
Open

[Backport 2.x] Fix add to dashboard after saving (with unit tests) #9311

Fix add to dashboard after saving (with unit tests) (#9072)
4614cb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

61.15% (-0.01%) compared to 40dd6b8

View this Pull Request on Codecov

61.15% (-0.01%) compared to 40dd6b8

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.15%. Comparing base (40dd6b8) to head (4614cb3).

Files with missing lines Patch % Lines
...c/application/utils/create_dashboard_app_state.tsx 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9311      +/-   ##
==========================================
- Coverage   61.15%   61.15%   -0.01%     
==========================================
  Files        3815     3815              
  Lines       91506    91511       +5     
  Branches    14458    14459       +1     
==========================================
+ Hits        55958    55960       +2     
- Misses      31991    31992       +1     
- Partials     3557     3559       +2     

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