Skip to content

[WIP] Introduce recursive events: events can now be triggered from within modules #3621

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Introduce recursive events: events can now be triggered fro mwithin m…

a6bb97d
Select commit
Loading
Failed to load commit list.
Open

[WIP] Introduce recursive events: events can now be triggered from within modules #3621

Introduce recursive events: events can now be triggered fro mwithin m…
a6bb97d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2025 in 0s

30.60% (-0.05%) compared to f8e2423

View this Pull Request on Codecov

30.60% (-0.05%) compared to f8e2423

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 30.60%. Comparing base (f8e2423) to head (a6bb97d).
Report is 1068 commits behind head on development.

Files with missing lines Patch % Lines
...Arte/Mentions/MentionType/AbstractEventMessage.php 0.00% 2 Missing ⚠️
sources/ElkArte/EventManager.php 93.33% 1 Missing ⚠️
sources/ElkArte/Modules/Calendar/BoardIndex.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             development    #3621      +/-   ##
=================================================
- Coverage          30.64%   30.60%   -0.05%     
- Complexity         15876    15927      +51     
=================================================
  Files                427      429       +2     
  Lines              74288    74311      +23     
=================================================
- Hits               22768    22745      -23     
- Misses             51520    51566      +46     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.