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] Fix to Ordering Callbacks that are Added During Another Callback Execution #199

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

usernane
Copy link
Member

Fix to Ordering Callbacks that are Added During Another Callback Execution

Fix to Ordering Callbacks that are Added During Another Callback Execution
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (13750f3) 81.55% compared to head (f1871ff) 81.53%.
Report is 4 commits behind head on master.

Files Patch % Lines
webfiori/framework/ui/WebPage.php 75.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #199      +/-   ##
============================================
- Coverage     81.55%   81.53%   -0.02%     
- Complexity     2303     2306       +3     
============================================
  Files            53       53              
  Lines          7247     7256       +9     
============================================
+ Hits           5910     5916       +6     
- Misses         1337     1340       +3     

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

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@usernane usernane merged commit 43f9484 into master Nov 26, 2023
19 of 21 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