CollActionteam / collaction_app

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

Work in Progress #237

Closed Xazin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #237 (c20f179) into development (0431f3c) will increase coverage by 1.03%. The diff coverage is 0.00%.

:exclamation: Current head c20f179 differs from pull request most recent head bd88338. Consider uploading reports for the commit bd88338 to get more accurate results

@@              Coverage Diff               @@
##           development    #237      +/-   ##
==============================================
+ Coverage         3.55%   4.58%   +1.03%     
==============================================
  Files              122     122              
  Lines             3402    3401       -1     
==============================================
+ Hits               121     156      +35     
+ Misses            3281    3245      -36     
Impacted Files Coverage Δ
lib/domain/crowdaction/crowdaction.dart 100.00% <ø> (+100.00%) :arrow_up:
.../presentation/shared_widgets/crowdaction_card.dart 0.00% <0.00%> (ø)
...ntation/shared_widgets/micro_crowdaction_card.dart 0.00% <0.00%> (ø)
...ib/presentation/shared_widgets/secondary_chip.dart 20.00% <0.00%> (+10.00%) :arrow_up:
lib/domain/crowdaction/utils.dart 100.00% <0.00%> (+100.00%) :arrow_up:
lib/domain/crowdaction/participant.dart 100.00% <0.00%> (+100.00%) :arrow_up:
lib/domain/contact_form/contact_form_dto.dart 100.00% <0.00%> (+100.00%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more