django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

fix: dark mode icons, select2 css #55

Closed fsbraun closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (61b9b65) into master (85df6a2) will increase coverage by 0.01%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   86.61%   86.62%   +0.01%     
==========================================
  Files         110      110              
  Lines        2921     2924       +3     
  Branches      565      565              
==========================================
+ Hits         2530     2533       +3     
  Misses        294      294              
  Partials       97       97              
Impacted Files Coverage Δ
djangocms_frontend/contrib/image/models.py 71.08% <71.42%> (+1.08%) :arrow_up:
djangocms_frontend/common/spacing.py 76.59% <100.00%> (ø)
djangocms_frontend/common/title.py 78.78% <100.00%> (ø)
djangocms_frontend/contrib/link/forms.py 76.92% <100.00%> (ø)
djangocms_frontend/fields.py 81.74% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.