.github/workflows/test-cc.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
env/codecov/phpunit.xml | |
|
|
env/codecov/testbench.yaml | |
|
|
env/mysql/phpunit.xml | |
|
|
env/mysql/testbench.yaml | |
|
|
env/postgres/phpunit.xml | |
|
|
env/postgres/testbench.yaml | |
|
|
phpunit.xml | |
|
|
src/Dto/RecordedVideoDataDto.php | 32 | A 1 hr | A 100% |
src/Dto/RecordedVideoDto.php | 46 | A 45 mins | A 90% |
src/Enum/JitsiEnum.php | 56 | A 0 mins | F 0% |
src/Enum/JitsiEventsEnum.php | 7 | A 0 mins | F 0% |
src/Enum/PackageStatusEnum.php | 8 | A 0 mins | F 0% |
src/EscolaLmsJitsiServiceProvider.php | 46 | A 0 mins | A 100% |
src/Exceptions/InvalidJitsiFqnException.php | 22 | A 2 hrs | F 0% |
src/Exceptions/RecordedVideoSaveException.php | 22 | A 2 hrs | F 0% |
src/Facades/Jitsi.php | 11 | A 0 mins | A 100% |
src/Helpers/StrategyHelper.php | 35 | A 0 mins | A 93% |
src/Helpers/StringHelper.php | 30 | A 35 mins | A 100% |
src/Http/Controllers/JitsiApiController.php | 18 | A 0 mins | A 100% |
src/Http/Requests/RecordedVideoRequest.php | 27 | A 0 mins | A 100% |
src/Providers/SettingsServiceProvider.php | 29 | A 0 mins | A 100% |
src/Services/Contracts/JaasServiceContract.php | 16 | A 35 mins | F 0% |
src/Services/Contracts/JitsiServiceContract.php | 16 | A 35 mins | F 0% |
src/Services/Contracts/JitsiVideoServiceContract.php | 7 | A 0 mins | F 0% |
src/Services/FileService.php | 9 | A 0 mins | F 0% |
src/Services/JaasService.php | 45 | A 0 mins | A 100% |
src/Services/JitsiService.php | 142 | A 2 hrs | A 94% |
src/Services/JitsiVideoService.php | 37 | A 25 mins | B 81% |
src/Strategies/Contracts/VideoConferenceModeStrategyContract.php | 7 | A 0 mins | F 0% |
src/Strategies/VideoConferenceMode/JaasVideoConferenceModeStrategy.php | 50 | A 55 mins | A 96% |
src/Strategies/VideoConferenceMode/JitsiVideoConferenceModeStrategy.php | 41 | A 55 mins | A 95% |
src/Strategies/VideoConferenceMode/VideoConferenceModeStrategy.php | 21 | A 0 mins | A 100% |
src/routes.php | 4 | A 0 mins | A 100% |
testbench.yaml | |
|
|