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
Merged

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

merged 2 commits into from
Mar 31, 2024

Conversation

usernane
Copy link
Member

There was a bug which is using the language while it was not loaded in initialization.

There was a bug which is using the language while it was not loaded in initialization.
Copy link

codecov bot commented Mar 31, 2024

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.

Copy link

@usernane usernane merged commit 6a5d9ef into master Mar 31, 2024
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant