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

[Fix] Laundry Rewrite to Account For New SpeedQueen API #308

Merged
merged 13 commits into from
Nov 17, 2024

Merge branch 'master' of github.com:pennlabs/penn-mobile into fix/lau…

c5ad053
Select commit
Loading
Failed to load commit list.
Merged

[Fix] Laundry Rewrite to Account For New SpeedQueen API #308

Merge branch 'master' of github.com:pennlabs/penn-mobile into fix/lau…
c5ad053
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 17, 2024 in 0s

78.26% of diff hit (target 90.23%)

View this Pull Request on Codecov

78.26% of diff hit (target 90.23%)

Annotations

Check warning on line 26 in backend/laundry/api_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/api_wrapper.py#L20-L26

Added lines #L20 - L26 were not covered by tests

Check warning on line 49 in backend/laundry/api_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/api_wrapper.py#L49

Added line #L49 was not covered by tests

Check warning on line 55 in backend/laundry/api_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/api_wrapper.py#L55

Added line #L55 was not covered by tests

Check warning on line 99 in backend/laundry/api_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/api_wrapper.py#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 13 in backend/laundry/management/commands/update_laundry_rooms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/management/commands/update_laundry_rooms.py#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 25 in backend/laundry/management/commands/update_laundry_rooms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/management/commands/update_laundry_rooms.py#L25

Added line #L25 was not covered by tests

Check warning on line 46 in backend/laundry/management/commands/update_laundry_rooms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/management/commands/update_laundry_rooms.py#L46

Added line #L46 was not covered by tests

Check warning on line 54 in backend/laundry/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/laundry/views.py#L52-L54

Added lines #L52 - L54 were not covered by tests