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

[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status #5173

Fix the failing test

275ba18
Select commit
Loading
Failed to load commit list.
Closed

[PM-15808]Show suspended org modals for orgs in 'unpaid' & 'canceled' status #5173

Fix the failing test
275ba18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

43.35% (-0.01%) compared to 11325c4, passed because coverage increased by 0% when compared to adjusted base (43.35%)

View this Pull Request on Codecov

43.35% (-0.01%) compared to 11325c4, passed because coverage increased by 0% when compared to adjusted base (43.35%)

Details

Codecov Report

Attention: Patch coverage is 47.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 43.35%. Comparing base (11325c4) to head (275ba18).

Files with missing lines Patch % Lines
...lling/Controllers/OrganizationBillingController.cs 9.09% 20 Missing ⚠️
...ices/Implementations/OrganizationBillingService.cs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5173      +/-   ##
==========================================
- Coverage   43.35%   43.35%   -0.01%     
==========================================
  Files        1456     1456              
  Lines       66468    66501      +33     
  Branches     6078     6083       +5     
==========================================
+ Hits        28817    28830      +13     
- Misses      36360    36380      +20     
  Partials     1291     1291              

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