Implement group management API #15
89.78% of diff hit (target 76.27%)
View this Pull Request on Codecov
89.78% of diff hit (target 76.27%)
Annotations
Check warning on line 24 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L24
Added line #L24 was not covered by tests
Check warning on line 53 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L53
Added line #L53 was not covered by tests
Check warning on line 57 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L57
Added line #L57 was not covered by tests
Check warning on line 68 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L68
Added line #L68 was not covered by tests
Check warning on line 79 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L79
Added line #L79 was not covered by tests
Check warning on line 90 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L90
Added line #L90 was not covered by tests
Check warning on line 114 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L114
Added line #L114 was not covered by tests
Check warning on line 126 in backend/app/groups/routes.py
codecov / codecov/patch
backend/app/groups/routes.py#L126
Added line #L126 was not covered by tests
Check warning on line 14 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L14
Added line #L14 was not covered by tests
Check warning on line 28 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L27-L28
Added lines #L27 - L28 were not covered by tests
Check warning on line 54 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L54
Added line #L54 was not covered by tests
Check warning on line 92 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L88-L92
Added lines #L88 - L92 were not covered by tests
Check warning on line 94 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L94
Added line #L94 was not covered by tests
Check warning on line 98 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L98
Added line #L98 was not covered by tests
Check warning on line 106 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L105-L106
Added lines #L105 - L106 were not covered by tests
Check warning on line 116 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L116
Added line #L116 was not covered by tests
Check warning on line 121 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L121
Added line #L121 was not covered by tests
Check warning on line 129 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L125-L129
Added lines #L125 - L129 were not covered by tests
Check warning on line 132 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L132
Added line #L132 was not covered by tests
Check warning on line 137 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L136-L137
Added lines #L136 - L137 were not covered by tests
Check warning on line 140 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L139-L140
Added lines #L139 - L140 were not covered by tests
Check warning on line 176 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L175-L176
Added lines #L175 - L176 were not covered by tests
Check warning on line 184 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L184
Added line #L184 was not covered by tests
Check warning on line 212 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L208-L212
Added lines #L208 - L212 were not covered by tests
Check warning on line 214 in backend/app/groups/service.py
codecov / codecov/patch
backend/app/groups/service.py#L214
Added line #L214 was not covered by tests