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

Create org plan , when an org is created. #1321

Merged
merged 5 commits into from
Nov 26, 2024

fixed linter and deepscan issue

06bfd17
Select commit
Loading
Failed to load commit list.
Merged

Create org plan , when an org is created. #1321

fixed linter and deepscan issue
06bfd17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 0s

71.25% (-0.22%) compared to 710a733

View this Pull Request on Codecov

71.25% (-0.22%) compared to 710a733

Details

Codecov Report

Attention: Patch coverage is 57.77778% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.25%. Comparing base (710a733) to head (06bfd17).

Files with missing lines Patch % Lines
src/components/Org/CreateOrgForm.tsx 46.87% 17 Missing ⚠️
src/components/Settings/SubscriptionInfo.tsx 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1321      +/-   ##
==========================================
- Coverage   71.47%   71.25%   -0.22%     
==========================================
  Files         102      102              
  Lines        7099     7132      +33     
  Branches     1557     1623      +66     
==========================================
+ Hits         5074     5082       +8     
+ Misses       1995     1932      -63     
- Partials       30      118      +88     

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