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 5 commits into
base: master
Choose a base branch
from

refactor: use product request's plan value instead of passing it

733633c
Select commit
Loading
Failed to load commit list.
Draft

refactor: revamped signup flow #2372

refactor: use product request's plan value instead of passing it
733633c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

7.27% of diff hit (target 75.00%)

View this Pull Request on Codecov

7.27% of diff hit (target 75.00%)

Annotations

Check warning on line 164 in press/api/account.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/account.py#L164

Added line #L164 was not covered by tests

Check warning on line 128 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L128

Added line #L128 was not covered by tests

Check warning on line 189 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 197 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L197

Added line #L197 was not covered by tests

Check warning on line 203 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 213 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L210-L213

Added lines #L210 - L213 were not covered by tests

Check warning on line 216 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L216

Added line #L216 was not covered by tests

Check warning on line 221 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 223 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L223

Added line #L223 was not covered by tests

Check warning on line 167 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 175 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L175

Added line #L175 was not covered by tests

Check warning on line 189 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L189

Added line #L189 was not covered by tests

Check warning on line 193 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 203 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 205 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L205

Added line #L205 was not covered by tests

Check warning on line 212 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 219 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L219

Added line #L219 was not covered by tests

Check warning on line 226 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L226

Added line #L226 was not covered by tests

Check warning on line 398 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 826 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L825-L826

Added lines #L825 - L826 were not covered by tests

Check warning on line 828 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L828

Added line #L828 was not covered by tests

Check warning on line 844 in press/api/marketplace.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/marketplace.py#L843-L844

Added lines #L843 - L844 were not covered by tests

Check warning on line 1390 in press/press/doctype/site/site.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/site/site.py#L1389-L1390

Added lines #L1389 - L1390 were not covered by tests

Check warning on line 1396 in press/press/doctype/site/site.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/site/site.py#L1395-L1396

Added lines #L1395 - L1396 were not covered by tests

Check warning on line 1049 in press/press/doctype/team/team.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/press/doctype/team/team.py#L1049

Added line #L1049 was not covered by tests