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

Add dark mode logo support for BBB #1705

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Add dark mode logo support

d03272a
Select commit
Loading
Failed to load commit list.
Draft

Add dark mode logo support for BBB #1705

Add dark mode logo support
d03272a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 1s

78.58% (-2.48%) compared to 28d4534

View this Pull Request on Codecov

78.58% (-2.48%) compared to 28d4534

Details

Codecov Report

Attention: Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.

Project coverage is 78.58%. Comparing base (28d4534) to head (d03272a).

Files with missing lines Patch % Lines
resources/js/views/AdminSettings.vue 0.00% 10 Missing ⚠️
app/Http/Controllers/api/v1/SettingsController.php 42.85% 4 Missing ⚠️
app/Services/MeetingService.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1705      +/-   ##
=============================================
- Coverage      81.05%   78.58%   -2.48%     
- Complexity      1340     1344       +4     
=============================================
  Files            361      361              
  Lines           9223     9245      +22     
  Branches         851      855       +4     
=============================================
- Hits            7476     7265     -211     
- Misses          1747     1980     +233     

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