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(ui): Fix to Bug In Web Page Initialization #215

Merged
merged 2 commits into from
Mar 31, 2024

fix(ui): Fix to Load Language After Page Initialization

38b0843
Select commit
Loading
Failed to load commit list.
Merged

fix(ui): Fix to Bug In Web Page Initialization #215

fix(ui): Fix to Load Language After Page Initialization
38b0843
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2024 in 1s

83.94% (-2.59%) compared to bc89447

View this Pull Request on Codecov

83.94% (-2.59%) compared to bc89447

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 83.94%. Comparing base (bc89447) to head (38b0843).
Report is 9 commits behind head on master.

Files Patch % Lines
webfiori/framework/ui/WebPage.php 37.50% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #215      +/-   ##
============================================
- Coverage     86.53%   83.94%   -2.59%     
- Complexity     2381     2402      +21     
============================================
  Files            53       53              
  Lines          6720     7474     +754     
============================================
+ Hits           5815     6274     +459     
- Misses          905     1200     +295     

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