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

chore: Remove dark mode feature flag #3237

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix tests

d32da95
Select commit
Loading
Failed to load commit list.
Open

chore: Remove dark mode feature flag #3237

fix tests
d32da95
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Sep 23, 2024 in 0s

99.06% (-0.01%) compared to e414d3e, passed because coverage increased by -0.01% when compared to adjusted base (99.07%)

View this Pull Request on Codecov

99.06% (-0.01%) compared to e414d3e, passed because coverage increased by -0.01% when compared to adjusted base (99.07%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3237      +/-   ##
==========================================
- Coverage   99.07%   99.06%   -0.01%     
==========================================
  Files         798      798              
  Lines       13966    13962       -4     
  Branches     3879     3956      +77     
==========================================
- Hits        13837    13832       -5     
- Misses        121      122       +1     
  Partials        8        8              
Files Coverage Δ
src/layouts/Header/Header.tsx 84.61% <ø> (-2.06%) ⬇️
...outs/Header/components/GuestHeader/GuestHeader.tsx 90.00% <ø> (-1.67%) ⬇️

... and 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.49% <ø> (-0.02%) ⬇️
Pages 98.88% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (ø)
UI 99.18% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e414d3e...d32da95. Read the comment docs.