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

Fix 5691: Add safety checks to each dialog call in the load-button handling #5815

Merged

Add safety checks to each dialog call in the load-button handling

d038e37
Select commit
Loading
Failed to load commit list.
Merged

Fix 5691: Add safety checks to each dialog call in the load-button handling #5815

Add safety checks to each dialog call in the load-button handling
d038e37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

29.05% (-0.01%) compared to 36da675

View this Pull Request on Codecov

29.05% (-0.01%) compared to 36da675

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.05%. Comparing base (36da675) to head (d038e37).
Report is 15 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5815      +/-   ##
============================================
- Coverage     29.06%   29.05%   -0.01%     
+ Complexity    13911    13909       -2     
============================================
  Files          2507     2507              
  Lines        266343   266364      +21     
  Branches      47612    47620       +8     
============================================
- Hits          77400    77398       -2     
- Misses       185021   185029       +8     
- Partials       3922     3937      +15     

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