littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
25 stars 12 forks source link

Deprecate not passing server base url and secret #195

Closed SamuelWei closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.93%. Comparing base (7e55854) to head (abe8a0e).

:exclamation: Current head abe8a0e differs from pull request most recent head a0c168b. Consider uploading reports for the commit a0c168b to get more accurate results

Files Patch % Lines
src/BigBlueButton.php 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #195 +/- ## ============================================ - Coverage 99.02% 98.93% -0.09% - Complexity 475 477 +2 ============================================ Files 53 53 Lines 1123 1127 +4 ============================================ + Hits 1112 1115 +3 - Misses 11 12 +1 ```

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

FelixJacobi commented 6 months ago

Thank you, nice to do it already in 6.0 :) .