CollActionteam / collaction_app

CollAction cross-platform mobile application for iOS and Android
https://collaction.org
GNU General Public License v3.0
34 stars 12 forks source link

core: setup theme extensions #373

Closed wizlif closed 1 year ago

wizlif commented 1 year ago

Refactor of #362 Closes #344

codecov[bot] commented 1 year ago

Codecov Report

Merging #373 (7b69c92) into development (6528ad6) will increase coverage by 0.40%. The diff coverage is 69.41%.

@@               Coverage Diff               @@
##           development     #373      +/-   ##
===============================================
+ Coverage        65.63%   66.04%   +0.40%     
===============================================
  Files              161      167       +6     
  Lines             4065     4532     +467     
===============================================
+ Hits              2668     2993     +325     
- Misses            1397     1539     +142     
Impacted Files Coverage Δ
lib/presentation/auth/auth_screen.dart 1.81% <0.00%> (-0.19%) :arrow_down:
lib/presentation/auth/unauthenticated_screen.dart 0.00% <0.00%> (ø)
lib/presentation/core/app_widget.dart 0.00% <0.00%> (ø)
.../crowdaction_browse/crowdaction_browse_screen.dart 0.00% <0.00%> (ø)
...rowdaction_comments/crowdaction_comments_page.dart 2.50% <0.00%> (-0.07%) :arrow_down:
...action_comments/parts/comment_appbar_delegate.dart 3.70% <0.00%> (-0.15%) :arrow_down:
...ction/crowdaction_comments/parts/comment_item.dart 0.00% <0.00%> (ø)
.../crowdaction_comments/parts/comment_textfield.dart 10.00% <0.00%> (-10.00%) :arrow_down:
...ion/crowdaction_comments/widgets/flag_comment.dart 0.00% <0.00%> (ø)
...rowdaction_details/crowdaction_details_screen.dart 0.00% <0.00%> (ø)
... and 74 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

wizlif commented 1 year ago

Themes will be handled from collaction_common package