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

refactor: Revamped signup flow #2372

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

fix: complete setup wizard for pooled sites

b74ff1b
Select commit
Loading
Failed to load commit list.
Draft

refactor: Revamped signup flow #2372

fix: complete setup wizard for pooled sites
b74ff1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 9, 2025 in 0s

38.27% (-0.61%) compared to d26510e

View this Pull Request on Codecov

38.27% (-0.61%) compared to d26510e

Details

Codecov Report

Attention: Patch coverage is 10.11236% with 80 lines in your changes missing coverage. Please review.

Project coverage is 38.27%. Comparing base (d26510e) to head (b74ff1b).
Report is 118 commits behind head on master.

Files with missing lines Patch % Lines
press/api/developer/saas.py 0.00% 41 Missing ⚠️
press/api/marketplace.py 8.33% 22 Missing ⚠️
...ype/product_trial_request/product_trial_request.py 14.28% 6 Missing ⚠️
press/saas/doctype/product_trial/product_trial.py 16.66% 5 Missing ⚠️
press/press/doctype/team/team.py 25.00% 3 Missing ⚠️
press/press/doctype/site/site.py 60.00% 2 Missing ⚠️
press/api/account.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2372      +/-   ##
==========================================
- Coverage   38.88%   38.27%   -0.61%     
==========================================
  Files         381      378       -3     
  Lines       29396    29592     +196     
==========================================
- Hits        11430    11326     -104     
- Misses      17966    18266     +300     

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