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

[Feature] AssetsManager methods #23

Merged
merged 5 commits into from
Mar 8, 2024

Fix tests

0d61749
Select commit
Loading
Failed to load commit list.
Merged

[Feature] AssetsManager methods #23

Fix tests
0d61749
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 1s

67.40% (+0.53%) compared to 45d8172

View this Pull Request on Codecov

67.40% (+0.53%) compared to 45d8172

Details

Codecov Report

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

Project coverage is 67.40%. Comparing base (45d8172) to head (0d61749).
Report is 2 commits behind head on develop.

Files Patch % Lines
src/Managers/AssetsManager.php 89.47% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #23      +/-   ##
=============================================
+ Coverage      66.87%   67.40%   +0.53%     
- Complexity       179      182       +3     
=============================================
  Files             12       12              
  Lines            489      497       +8     
=============================================
+ Hits             327      335       +8     
  Misses           162      162              

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