collaction_app icon indicating copy to clipboard operation
collaction_app copied to clipboard

Migrate to basic models from freezed

Open wizlif opened this issue 2 years ago • 1 comments

Signed-off-by: Isaac Obella [email protected]

wizlif avatar Mar 06 '23 13:03 wizlif

Codecov Report

Merging #372 (7e0deee) into development (023d67e) will decrease coverage by 4.16%. The diff coverage is 46.37%.

@@               Coverage Diff               @@
##           development     #372      +/-   ##
===============================================
- Coverage        66.55%   62.39%   -4.16%     
===============================================
  Files              157      195      +38     
  Lines             4010     4851     +841     
===============================================
+ Hits              2669     3027     +358     
- Misses            1341     1824     +483     
Impacted Files Coverage Δ
.../crowdaction_details/crowdaction_details_bloc.dart 0.00% <0.00%> (ø)
...on/crowdaction_getter/crowdaction_getter_bloc.dart 0.00% <0.00%> (ø)
...on_participants/crowdaction_participants_bloc.dart 0.00% <0.00%> (ø)
.../application/participation/participation_bloc.dart 0.00% <0.00%> (ø)
...pation/top_participants/top_participants_bloc.dart 0.00% <0.00%> (ø)
lib/domain/commitment/commitment.dart 0.00% <0.00%> (ø)
lib/domain/crowdaction/crowdaction_comment.dart 0.00% <0.00%> (ø)
...structure/crowdaction/crowdaction_comment_dto.dart 0.00% <0.00%> (ø)
lib/presentation/auth/auth_screen.dart 1.96% <0.00%> (ø)
...b/presentation/auth/widgets/verification_code.dart 89.65% <0.00%> (+2.98%) :arrow_up:
... and 76 more

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

codecov[bot] avatar Mar 06 '23 13:03 codecov[bot]