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

Feat: Fundraising Campaigns (GSoC) #2635

Merged
merged 14 commits into from
Nov 20, 2024

Merge branch 'develop' into campaign

d88dbb7
Select commit
Loading
Failed to load commit list.
Merged

Feat: Fundraising Campaigns (GSoC) #2635

Merge branch 'develop' into campaign
d88dbb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2024 in 1s

95.21% (-0.27%) compared to 48c349b

View this Pull Request on Codecov

95.21% (-0.27%) compared to 48c349b

Details

Codecov Report

Attention: Patch coverage is 91.22469% with 91 lines in your changes missing coverage. Please review.

Project coverage is 95.21%. Comparing base (48c349b) to head (d88dbb7).

Files with missing lines Patch % Lines
...view_models/funds_view_models/fund_view_model.dart 80.48% 24 Missing ⚠️
lib/services/fund_service.dart 74.24% 17 Missing ⚠️
.../after_auth_screens/funds/fund_pledges_screen.dart 91.53% 11 Missing ⚠️
lib/services/image_service.dart 73.07% 7 Missing ⚠️
...ews/after_auth_screens/feed/organization_feed.dart 50.00% 6 Missing ⚠️
lib/widgets/update_pledge_dialogue_box.dart 96.07% 6 Missing ⚠️
...b/views/after_auth_screens/funds/funds_screen.dart 95.72% 5 Missing ⚠️
...th_screens/funds/fundraising_campaigns_screen.dart 96.87% 4 Missing ⚠️
lib/widgets/add_pledge_dialogue_box.dart 97.36% 3 Missing ⚠️
lib/widgets/agenda_item_tile.dart 0.00% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2635      +/-   ##
===========================================
- Coverage    95.47%   95.21%   -0.27%     
===========================================
  Files          187      199      +12     
  Lines         9884    10909    +1025     
===========================================
+ Hits          9437    10387     +950     
- Misses         447      522      +75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.