Skip to content

feat(scripting): added depends function in lua

0c9754f
Select commit
Loading
Failed to load commit list.
Open

feat(scripting): add depends function in lua #1575

feat(scripting): added depends function in lua
0c9754f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

51.76% (+0.00%) compared to 3fb5778

View this Pull Request on Codecov

51.76% (+0.00%) compared to 3fb5778

Details

Codecov Report

❌ Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.76%. Comparing base (3fb5778) to head (0c9754f).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
core/src/ecs/cubos.cpp 56.25% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1575   +/-   ##
=======================================
  Coverage   51.76%   51.76%           
=======================================
  Files         501      501           
  Lines       27267    27281   +14     
  Branches     2550     2553    +3     
=======================================
+ Hits        14114    14123    +9     
- Misses      13153    13158    +5     

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