Closed gin0115 closed 1 year ago
Merging #148 (adf9dc1) into feature/v2-sandbox (c3232ab) will not change coverage. The diff coverage is
100.00%
.:exclamation: Current head adf9dc1 differs from pull request most recent head 70060ba. Consider uploading reports for the commit 70060ba to get more accurate results
@@ Coverage Diff @@
## feature/v2-sandbox #148 +/- ##
======================================================
Coverage 100.00% 100.00%
- Complexity 234 236 +2
======================================================
Files 21 21
Lines 609 610 +1
======================================================
+ Hits 609 610 +1
Impacted Files | Coverage Δ | |
---|---|---|
...vices/Registration/Modules/Hookable_Middleware.php | 100.00% <ø> (ø) |
|
src/Application/App.php | 100.00% <100.00%> (ø) |
|
src/Application/App_Factory.php | 100.00% <100.00%> (ø) |
|
src/Services/Registration/Module_Manager.php | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
…ware interface. Resulted in reworking the flow to ensure all events run at the right time for hook in and using aware interface and traits on existing middleware