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

Entity hooks #4383

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add: Extract a useEntityDelete hook from EntityComponent

8d02c5a
Select commit
Loading
Failed to load commit list.
Draft

Entity hooks #4383

Add: Extract a useEntityDelete hook from EntityComponent
8d02c5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

63.22% (+0.03%) compared to d6f549a

View this Pull Request on Codecov

63.22% (+0.03%) compared to d6f549a

Details

Codecov Report

Attention: Patch coverage is 98.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.22%. Comparing base (d6f549a) to head (8d02c5a).

Files with missing lines Patch % Lines
src/web/entity/hooks/utils.js 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4383      +/-   ##
==========================================
+ Coverage   63.19%   63.22%   +0.03%     
==========================================
  Files        1125     1128       +3     
  Lines      100068   100163      +95     
  Branches     6690     6693       +3     
==========================================
+ Hits        63234    63329      +95     
  Misses      36817    36817              
  Partials       17       17              

☔ 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.