chamilo / chamilo-lms

Chamilo is a learning management system focused on ease of use and accessibility
https://chamilo.org
GNU General Public License v3.0
769 stars 470 forks source link

Allow multi-format media files #5625

Closed AngelFQC closed 1 day ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 54.01460% with 63 lines in your changes missing coverage. Please review.

Project coverage is 39.08%. Comparing base (11d197c) to head (b81a686). Report is 30 commits behind head on master.

Files Patch % Lines
...e/Migrations/Schema/V200/Version20240702222600.php 7.69% 24 Missing :warning:
...e/Migrations/Schema/V200/Version20230913162700.php 0.00% 18 Missing :warning:
src/CoreBundle/Entity/ResourceNode.php 86.11% 5 Missing :warning:
src/CoreBundle/Repository/Node/UserRepository.php 0.00% 4 Missing :warning:
...reBundle/Controller/Api/BaseResourceFileAction.php 25.00% 3 Missing :warning:
...e/Migrations/Schema/V200/Version20170525122900.php 0.00% 3 Missing :warning:
...e/Migrations/Schema/V200/Version20240515124400.php 0.00% 2 Missing :warning:
src/CoreBundle/Controller/ResourceController.php 93.33% 1 Missing :warning:
src/CoreBundle/Controller/TemplateController.php 0.00% 1 Missing :warning:
...e/Migrations/Schema/V200/Version20201215142610.php 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5625 +/- ## ============================================ - Coverage 39.13% 39.08% -0.05% - Complexity 10961 10988 +27 ============================================ Files 864 867 +3 Lines 45332 45407 +75 ============================================ + Hits 17739 17746 +7 - Misses 27593 27661 +68 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeclimate[bot] commented 1 day ago

An error occurred when fetching issues.

View more on Code Climate.