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 Market from Sublet #315

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

fix isort

316e43a
Select commit
Loading
Failed to load commit list.
Open

Create Market from Sublet #315

fix isort
316e43a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 22, 2024 in 1s

0.00% of diff hit (target 90.37%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.37%)

Annotations

Check warning on line 2 in backend/market/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/admin.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in backend/market/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/admin.py#L4

Added line #L4 was not covered by tests

Check warning on line 10 in backend/market/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/admin.py#L7-L10

Added lines #L7 - L10 were not covered by tests

Check warning on line 13 in backend/market/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/admin.py#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 19 in backend/market/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/admin.py#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 3 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 6 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L6

Added line #L6 was not covered by tests

Check warning on line 11 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 18 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L13-L18

Added lines #L13 - L18 were not covered by tests

Check warning on line 21 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 25 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 33 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 37 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 50 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L39-L50

Added lines #L39 - L50 were not covered by tests

Check warning on line 53 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in backend/market/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/models.py#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 1 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L1

Added line #L1 was not covered by tests

Check warning on line 4 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L4

Added line #L4 was not covered by tests

Check warning on line 10 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 13 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 16 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L16

Added line #L16 was not covered by tests

Check warning on line 22 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in backend/market/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/market/permissions.py#L26-L28

Added lines #L26 - L28 were not covered by tests