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.19] Fix add to dashboard after saving (with unit tests) #9312

Open
wants to merge 1 commit into
base: 2.19
Choose a base branch
from

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

8593471
Select commit
Loading
Failed to load commit list.
Open

[Backport 2.19] Fix add to dashboard after saving (with unit tests) #9312

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

61.15% (+0.00%) compared to d8a49d4

View this Pull Request on Codecov

61.15% (+0.00%) compared to d8a49d4

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 (d8a49d4) to head (8593471).

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.19    #9312   +/-   ##
=======================================
  Coverage   61.15%   61.15%           
=======================================
  Files        3815     3815           
  Lines       91505    91510    +5     
  Branches    14458    14459    +1     
=======================================
+ Hits        55956    55962    +6     
+ Misses      31991    31990    -1     
  Partials     3558     3558           

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