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

fix(editor): More dark-mode fixes (no-changelog) #7624

Merged
merged 2 commits into from
Nov 6, 2023

fix QR code scanning in dark mode

599bcbe
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): More dark-mode fixes (no-changelog) #7624

fix QR code scanning in dark mode
599bcbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

32.02% (-0.06%) compared to 26361df

View this Pull Request on Codecov

32.02% (-0.06%) compared to 26361df

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (26361df) 32.08% compared to head (599bcbe) 32.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7624      +/-   ##
==========================================
- Coverage   32.08%   32.02%   -0.06%     
==========================================
  Files        3410     3410              
  Lines      208706   208706              
  Branches    22659    22660       +1     
==========================================
- Hits        66971    66848     -123     
- Misses     140570   140693     +123     
  Partials     1165     1165              
Files Coverage Δ
packages/editor-ui/src/components/SSOLogin.vue 89.83% <100.00%> (ø)
packages/editor-ui/src/views/MfaView.vue 0.00% <ø> (ø)
...ackages/editor-ui/src/components/MfaSetupModal.vue 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

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