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/patch failed Jan 9, 2025 in 1s

10.11% of diff hit (target 75.00%)

View this Pull Request on Codecov

10.11% 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 141 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L141

Added line #L141 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L143-L148

Added lines #L143 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L159

Added line #L159 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L168-L170

Added lines #L168 - L170 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L178

Added line #L178 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L183-L184

Added lines #L183 - L184 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L191-L194

Added lines #L191 - L194 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 202 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L200 - L202 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L204

Added line #L204 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L207-L208

Added lines #L207 - L208 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L210

Added line #L210 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 224 in press/api/developer/saas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L224

Added line #L224 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L228

Added line #L228 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L231-L232

Added lines #L231 - L232 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L235-L240

Added lines #L235 - L240 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/api/developer/saas.py#L242

Added line #L242 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